mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
a20: General CharaROM Fixups
- Points to CharaROM repos where needed - Boot and Vendor SPLs match Platform SPL - Add a "encryption unsupported" prompt, which will be used by lineage-sdk
This commit is contained in:
parent
8b3fea5e5a
commit
c5275d4a6e
4 changed files with 13 additions and 9 deletions
|
|
@ -4,3 +4,6 @@ bluetooth.device.default_name=Galaxy A20
|
|||
# Fingerprint
|
||||
ro.vendor.fingerprint.type=rear
|
||||
ro.vendor.fingerprint.supports_gestures=true
|
||||
|
||||
# CharaROM Unencryptable Flag
|
||||
ro.chararom.encryption=unsupported
|
||||
Loading…
Reference in a new issue