Home | History | Annotate | Download | only in core

Lines Matching refs:debuggable

331   # Target is more debuggable and adbd is on by default
332 ADDITIONAL_DEFAULT_PROPERTIES += ro.debuggable=1
336 # Target is less debuggable and adbd is off by default
337 ADDITIONAL_DEFAULT_PROPERTIES += ro.debuggable=0