Skip to content

Commit

Permalink
wayne: Move charger blob back to jasmine
Browse files Browse the repository at this point in the history
* V11.0.28.0.QDIMIXM.
* Fix the screen cannot be automatically closed when charging after shutdown.

Change-Id: Ie74607003524875be54f3e8d80117a5ea5f88e8a
Signed-off-by: xiaoleGun <[email protected]>
  • Loading branch information
xiaoleGun committed Jan 1, 2023
1 parent 662f4f7 commit d479e2f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions proprietary-files.txt
Original file line number Diff line number Diff line change
Expand Up @@ -769,8 +769,8 @@ vendor/lib/libmmcamera_isp_sce40.so|23db7c7ff21a9f14875c9b1112dbcc678a6ba5af
vendor/lib/libmmcamera_isp_snr47.so|30682c2d022d44992391eaf66be7e6726b321868
vendor/lib/libmmcamera_isp_sub_module.so|b674c932121d64dec7ce9840c2ef118c9c3dc649

# Charger - from S62Pro
vendor/bin/hvdcp_opti|0af1d3a59fd10acd7a614662c341421d9267014c
# Charger - from jasmine
vendor/bin/hvdcp_opti|120837d6d44abfd86515731dd26183be9cdd5596

# CNE - from S62Pro
system_ext/framework/com.quicinc.cne.api-V1.0-java.jar|31ba1bfae2830f87e77844cfb96913271dac0925
Expand Down
5 changes: 2 additions & 3 deletions rootdir/etc/init.target.rc
Original file line number Diff line number Diff line change
Expand Up @@ -472,11 +472,10 @@ service seempd /system/bin/seempd
group system sdcard_rw
socket seempdw dgram 0666 system system

service vendor.hvdcp_opti /vendor/bin/hvdcp_opti
service vendor.hvdcp_opti /system/vendor/bin/hvdcp_opti
class main
user system
user root
group system wakelock
capabilities BLOCK_SUSPEND WAKE_ALARM

# Workaround for camera HAL can not read sys property
on property:sys.camera.face.unlock=*
Expand Down

0 comments on commit d479e2f

Please sign in to comment.