commit | 3ef61a3bd733efc61bf66d0c9cbee69bbb2e0fd3 | [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:06 2025 +0700 |
tree | 0b984981d4c3f68871ddace93304577f701d6c67 | |
parent | 0fc51699508a2eae2422a65ad640b840a73874fb [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>