commit | 8c124263e5a48f62f68e19e64e5057c1faba5ad2 | [log] [tgz] |
---|---|---|
author | hmtheboy154 <buingoc67@gmail.com> | Thu Jan 09 14:43:58 2025 +0700 |
committer | Jackeagle <jackeagle102@gmail.com> | Wed Jan 15 21:37:03 2025 -0500 |
tree | 3e2953df01f06f95ee6707410f4e229486d27a31 | |
parent | 94102d788817340d36c7ee16535543cf3111385e [diff] |
bliss: Handle insecure ADB like on Lineage This commit basically do 2 things: - Revert "bliss: Allow ADB by default except for user builds" https://github.com/BlissRoms/platform_vendor_bliss/commit/0686ef9cfa78fba2cdfd0fb1220cf0160897eac7 - Apply "lineage: config: Allow using an env var to enable insecure ADB" from LOS https://github.com/LineageOS/android_vendor_lineage/commit/2eb893f71608c4dbb45e8feee2247e8012f2f486 ADB secure should be on by default on userdebug builds. Signed-off-by: hmtheboy154 <buingoc67@gmail.com> Signed-off-by: Jackeagle <jackeagle102@gmail.com>