config: Set ro.debuggable=0 for userdebug builds
Change-Id: I138c6dabea1c42e820a9ad1cba69cf585f62ee4b
This commit is contained in:
@@ -41,6 +41,9 @@ PRODUCT_SYSTEM_DEFAULT_PROPERTIES += ro.adb.secure=0
|
||||
else
|
||||
# Enable ADB authentication
|
||||
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += ro.adb.secure=1
|
||||
|
||||
# Set ro.debuggable=0 for userdebug
|
||||
PRODUCT_NOT_DEBUGGABLE_IN_USERDEBUG := true
|
||||
endif
|
||||
|
||||
# Disable extra StrictMode features on all non-engineering builds
|
||||
|
||||
Reference in New Issue
Block a user