Home | History | Annotate | Download | only in core

Lines Matching refs:debuggable

420   # Target is more debuggable and adbd is on by default
421 ADDITIONAL_DEFAULT_PROPERTIES += ro.debuggable=1
427 # Target is less debuggable and adbd is off by default
428 ADDITIONAL_DEFAULT_PROPERTIES += ro.debuggable=0