mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: vendor.prop: Update AUX camera prop
* Some ROMs are enforcing AUX camera access props, so it needs to be explictly set.
This commit is contained in:
parent
fd54476fc1
commit
94e518e04d
1 changed files with 2 additions and 1 deletions
|
|
@ -63,7 +63,8 @@ ro.build.PDA=A202KKKU7CUF1
|
||||||
wifi.direct.interface=p2p0
|
wifi.direct.interface=p2p0
|
||||||
|
|
||||||
# Camera
|
# Camera
|
||||||
vendor.camera.aux.packagelist=com.google.android.apps.cameralite,com.eurekateam.cameralightsensor,com.android.camera
|
vendor.camera.aux.packagelist=com.eurekateam.camera
|
||||||
|
vendor.camera.aux.packageexcludelist=nothing
|
||||||
|
|
||||||
# Samsung
|
# Samsung
|
||||||
ro.product_ship=true
|
ro.product_ship=true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue