Initial upload

This commit is contained in:
Russell Reynolds 2024-01-23 08:55:55 -06:00 committed by GitHub
commit b29adbd26f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 562 additions and 0 deletions

32
system.prop Normal file
View file

@ -0,0 +1,32 @@
# Product informations
ro.product.board=parrot
ro.board.platform=parrot
# ADB
ro.adb.secure=0
# Battery Property
ro.charger.enable_suspend=1
# Crypto
ro.crypto.allow_encrypt_override=true
vendor.gatekeeper.disable_spu=true
fbe.metadata.wrappedkey=true
ro.crypto.volume.filenames_mode=aes-256-cts
ro.vendor.qti.va_aosp.support=1
ro.crypto.volume.metadata.method=dm-default-key
# MTP
vendor.usb.use_ffs_mtp=1
# PASSTHROUGH
persist.sys.isUsbOtgEnabled=true
sys.usb.controller=a600000.dwc3
# Storage
external_storage.projid.enabled=1
external_storage.casefold.enabled=1
external_storage.sdcardfs.enabled=0
# Virtual AB device
ro.virtual_ab.enabled=true