Set audio.camerasound.force for JP devices
Enable property by value of hw sku Test: set to JP sku and check No camera sound option Bug: 207720534 Change-Id: Ia40860e8cc81e85dde94aa0f4fa9395f45108aed
This commit is contained in:
parent
bf03f6ede3
commit
d0b00f62dd
1 changed files with 4 additions and 0 deletions
|
@ -17,3 +17,7 @@ on post-fs-data
|
|||
# Fingerprint
|
||||
chown system system /dev/goodix_fp
|
||||
exec_background - system shell -- /vendor/bin/trusty_apploader /vendor/firmware/g7.app
|
||||
|
||||
# Ensure Camera sound is enforced audible for JP SKU
|
||||
on property:ro.boot.hardware.sku=GB17L
|
||||
setprop audio.camerasound.force true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue