Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
libra: Remove cameraserver restart workaround
Browse files Browse the repository at this point in the history
It's no longer needed now, the camera works properly after boot.

Change-Id: Ic372ad83bb8787f11894166b81a408b93d0ed98c
  • Loading branch information
BYZYB committed May 15, 2022
1 parent 1044383 commit fa6d4b2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions rootdir/etc/init.target.rc
Original file line number Diff line number Diff line change
Expand Up @@ -173,9 +173,6 @@ on property:sys.boot_completed=1
setprop persist.radio.imei1 ""
setprop persist.radio.meid ""

# Workaround to get a working camera on Android 11
restart cameraserver

# Disable KTM hotplug and bring CPU4 online
write /sys/module/msm_thermal/core_control/enabled 0
write /sys/devices/system/cpu/cpu4/online 1
Expand Down

0 comments on commit fa6d4b2

Please sign in to comment.