Merge "Add ro.force.debuggable=0 to ADDITIONAL_SYSTEM_PROPERTIES"

This commit is contained in:
Yi-yo Chiang 2022-06-13 06:17:47 +00:00 committed by Gerrit Code Review
commit 109f63823b

View file

@ -460,6 +460,9 @@ BUILD_WITHOUT_PV := true
ADDITIONAL_SYSTEM_PROPERTIES += net.bt.name=Android
# This property is set by flashing debug boot image, so default to false.
ADDITIONAL_SYSTEM_PROPERTIES += ro.force.debuggable=0
# ------------------------------------------------------------
# Define a function that, given a list of module tags, returns
# non-empty if that module should be installed in /system.