phhusson / treble_experimentations

Notes about tinkering with Android Project Treble
3.4k stars 660 forks source link

Camera do not work for the Samsung Galaxy A9 2018 #2165

Open me-bishalp opened 2 years ago

me-bishalp commented 2 years ago

I'm Using Latest Release AOSP 12.0 v400.h and all android 12 older version I see a camera issue. IMG_20220207_042049_261 I'm using a Stock Vendor. Samsung A9 2018 , it's a problem that our device is stuck with HAL1 camera, whose support got dropped on Android 12. Any solution to fixed this problem sir. I upload here device logs log.txt

ponces commented 2 years ago

Use setprop persist.camera.HAL3.enabled 1 and if still doesn't work, get logs with that prop enabled

me-bishalp commented 2 years ago

Use setprop persist.camera.HAL3.enabled 1 and if still doesn't work, get logs with that prop enabled

I use setprop persist.camera.HAL3.enabled 1 and SELinux Permissive v2 after flash light work sir. before flash light also not work

me-bishalp commented 2 years ago

Use setprop persist.camera.HAL3.enabled 1 and if still doesn't work, get logs with that prop enabled

I use setprop persist.camera.HAL3.enabled 1 and SELinux Permissive v2 after flash light work sir. before flash light also not work

https://github.com/phhusson/treble_experimentations/files/8011912/log.txt I use setprop persist.camera.HAL3.enabled 1 and download this logs