forked from LineageOS/android_device_xiaomi_twolip
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathsystem.prop
40 lines (30 loc) · 1.17 KB
/
system.prop
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# Netflix
ro.netflix.bsp_rev=Q660-13149-1
# keyboard_bottom_padding
ro.com.google.ime.kb_pad_port_b=1
#Expose aux camera for below packages
vendor.camera.aux.packageblacklist=com.discord
camera.aux.packagelist=com.google.android.GoogleCamera,com.android.camera,org.codeaurora.snapcam
vendor.camera.aux.packagelist=com.google.android.GoogleCamera,com.android.camera,org.codeaurora.snapcam
#exif info for camera
persist.vendor.camera.exif.model=Redmi Note 6 Pro
persist.vendor.camera.ltm.overlap=13
#enable video face detect func
persist.vendor.camera.fdvideo=1
# HAL1 apps list
camera.hal1.packagelist=com.android.camera,com.android.camera2,com.instagram.android
vendor.camera.hal1.packagelist= com.android.camera,com.android.camera2,com.instagram.android
# Fling
ro.min.fling_velocity=160
ro.max.fling_velocity=20000
# Zygote preforking
persist.device_config.runtime_native.usap_pool_enabled=true
# Google Assistant
ro.opa.eligible_device=true
# Force triple frame buffers
ro.surface_flinger.max_frame_buffer_acquired_buffers=3
# Havoc-OS
ro.havoc.device.name=Redmi Note 6 Pro
ro.havoc.group.url=https://t.me/havoc_tulip
ro.havoc.maintainer=Akhil MS
ro.havoc.maintainer.username=AkhilMsAchu