Merge "Stop mentioning about ALLOW_ADBD_NO_AUTH" am: 19e9af0a99 am: 6f24f52f79

Original change: https://android-review.googlesource.com/c/platform/bootable/recovery/+/2477204

Change-Id: I96fa04320210deae914d1a22ed37abbac6971445
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Jaewan Kim 2023-03-08 18:33:55 +00:00 committed by Automerger Merge Worker
commit 89ece764fe

View file

@ -137,7 +137,7 @@ added to `$ADB_VENDOR_KEYS`.
Note that this mechanism applies to both of normal boot and recovery modes.
* **Option 2:** Allow `adbd` to connect without authentication.
* `adbd` is compiled with `ALLOW_ADBD_NO_AUTH` (only on debuggable builds).
* bootloader is unlocked (`ro.boot.verifiedbootstate` is `orange`) or debuggable build.
* `ro.adb.secure` has a value of `0`.
Both of the two conditions need to be satisfied. Although `ro.adb.secure` is a runtime property, its