diff options
| author | 2025-03-19 18:28:30 +0000 | |
|---|---|---|
| committer | 2025-03-19 21:01:26 +0000 | |
| commit | 1ada35c61bcc1ac0f19e035e07d6f8a02c1b6128 (patch) | |
| tree | ec34f942c6b87dcf55f6a4eba80a8995177c3357 /floss/build/container-build-image.py | |
| parent | b222cc48f25d3b010397548224baad7f7a5699fa (diff) | |
Enable/Disable debug features based on build type
Currently we use `ro.debuggable` sysprop to proxy the build type and
enable the debug features only for userdebug & eng builds (i.e.
non-user builds).
Since some non-production devices (e.g. Cuttlefish) could set
`ro.debuggable` even for user build, let's not rely on `ro.debuggable`
but directly detect the build type via `ro.build.type`.
Bug: 375056207
Test: m com.android.bt
Change-Id: I9c6a2e41786863315bfb89617ec914e06de4bab5
Diffstat (limited to 'floss/build/container-build-image.py')
0 files changed, 0 insertions, 0 deletions