Alexander Martinz | 9c28696 | 2022-01-14 10:08:16 +0100 | [diff] [blame] | 1 | # |
| 2 | # system_ext.prop for axolotl |
| 3 | # |
| 4 | |
Michael Bestas | 4172858 | 2022-10-25 01:54:49 +0300 | [diff] [blame] | 5 | # Camera |
| 6 | persist.vendor.camera.privapp.list=org.codeaurora.snapcam,com.shift.shutter |
| 7 | vendor.camera.aux.packagelist=org.codeaurora.snapcam,com.shift.shutter |
| 8 | |
Alexander Martinz | 9c28696 | 2022-01-14 10:08:16 +0100 | [diff] [blame] | 9 | # DPM |
| 10 | persist.vendor.dpm.feature=1 |
| 11 | persist.vendor.dpm.loglevel=0 |
Michael Bestas | 4172858 | 2022-10-25 01:54:49 +0300 | [diff] [blame] | 12 | |
| 13 | # Media |
| 14 | media.stagefright.thumbnail.prefer_hw_codecs=true |
| 15 | |
| 16 | # Radio |
| 17 | ril.subscription.types=NV,RUIM |
| 18 | |
| 19 | # Vendor |
| 20 | ro.vendor.qti.va_aosp.support=1 |