diff options
| author | 2025-01-21 23:57:08 +0000 | |
|---|---|---|
| committer | 2025-01-21 23:57:08 +0000 | |
| commit | 5910b2a928e16e61b5823939ab7c2bb86ed22d96 (patch) | |
| tree | 2f55282bf310f2b60700c72658b4e4650b48bded /scripts/gen-kotlin-build-file.py | |
| parent | e98f706c29d7f54c36371ca1b5a3636876dfbf20 (diff) | |
Enable stripping by default
Stripping is currently enabled by default for
1. Device modules
2. Host modules, but only in `--soong-only` mode
The special case in (2) causes non-null builds when switching between
`m` and `m --soong-only`. For build consistency and for good UX when
switching `m` and `m --soong-only`, drop this special case.
Soong modules can opt out of stripping by adding `strip.none` explicitly
in the Android.bp files
Test: go test ./cc
Test: presubmits
Bug: 390471378
Change-Id: Ib219114c7c99b6b0d46b7a2af4635fed8cb2d87c
Diffstat (limited to 'scripts/gen-kotlin-build-file.py')
0 files changed, 0 insertions, 0 deletions