OSDN Git Service

set ro.adb.secure=1 for user builds
authorDaniel Micay <danielmicay@gmail.com>
Wed, 16 Dec 2015 21:42:49 +0000 (16:42 -0500)
committerNick Kralevich <nnk@google.com>
Wed, 23 Dec 2015 20:18:15 +0000 (20:18 +0000)
commit18a141cc8c06a30266adeb4c33c99b8c0b348a8e
tree0b357d001f68fa37e2e12167c247fbed08f4f0d6
parentd49e55561aa139af1b7c5a2f448ab5c7d93272d6
set ro.adb.secure=1 for user builds

In user builds, adb without authentication is always disabled. However,
it doesn't work with the defaults because authentication doesn't work
without having ro.adb.secure=1 set. It makes sense to offer builds with
no adb but not builds with adb present in an unusable state (especially
as the default).

Bug: 22220212
Bug: 21862859
Change-Id: Ic22300a70586fd57692ac59d6873ab16dde70919
core/build-system.html
core/main.mk