caimito: Set up proprietary files extraction
* The proprietary files lists are generated by comparing stock partition contents with AOSP generated partitions. Co-authored-by: Aaron Kling <webgeek1234@gmail.com> Co-authored-by: Cosmin Tanislav <demonsingur@gmail.com> Co-authored-by: Michael Bestas <mkbestas@lineageos.org> Change-Id: I17b78ccf212d8364070c40fe3c7d06d4048e3fe4
This commit is contained in:
parent
4b985eb033
commit
b5e8b1da1e
37 changed files with 14115 additions and 0 deletions
19
tokay/vendor.prop
Normal file
19
tokay/vendor.prop
Normal file
|
@ -0,0 +1,19 @@
|
|||
# AOC
|
||||
persist.vendor.aoc.firmware.disable_monitor_mode=true
|
||||
|
||||
# DRM
|
||||
drm.service.enabled=true
|
||||
media.mediadrmservice.enable=true
|
||||
|
||||
# GPS
|
||||
persist.vendor.gps.hal.service.name=vendor
|
||||
|
||||
# Radio
|
||||
persist.vendor.ril.ecc.use.xml=1
|
||||
persist.vendor.ril.support_nr_ds=1
|
||||
persist.vendor.ril.use_radio_hal=2.1
|
||||
ro.vendor.config.build_carrier=europen
|
||||
vendor.rild.libpath=libsitril.so
|
||||
|
||||
# USB
|
||||
ro.usb.uvc.enabled=true
|
Loading…
Add table
Add a link
Reference in a new issue