commit | bf4ba09681728f54a2be7f2178688c81e9734919 | [log] [tgz] |
---|---|---|
author | hmtheboy154 <buingoc67@gmail.com> | Thu Jan 09 14:43:58 2025 +0700 |
committer | hmtheboy154 <buingoc67@gmail.com> | Thu Jan 09 14:59:39 2025 +0700 |
tree | f5acd7680dbe150bd435df7acab79dd01c03f4b4 | |
parent | b6fb059d386d09e960a2add11aa79668442d1199 [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>