Snap for 8736075 from 2bfda8ca70
to tm-qpr1-release
Change-Id: Ibf963c6546d339ed1ebae98e2c3dc214b9b60cb3
This commit is contained in:
commit
b78af8b8b8
3 changed files with 12 additions and 3 deletions
|
@ -82,9 +82,14 @@ volume index from 0 to 100.
|
|||
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_SPEAKER">
|
||||
<point>1,-6200</point>
|
||||
<point>28,-3800</point>
|
||||
<point>72,-1650</point>
|
||||
<point>80,-1400</point>
|
||||
<point>92,-800</point>
|
||||
<point>64,-2000</point>
|
||||
<point>68,-1800</point>
|
||||
<point>72,-1600</point>
|
||||
<point>76,-1400</point>
|
||||
<point>80,-1200</point>
|
||||
<point>88,-850</point>
|
||||
<point>92,-650</point>
|
||||
<point>96,-400</point>
|
||||
<point>100,0</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_EARPIECE"
|
||||
|
|
Binary file not shown.
|
@ -168,6 +168,10 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.camera.exif_reveal_make_model=true
|
||||
|
||||
# Disable rear light sensor probing explicitly
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.camera.rls_supported=false
|
||||
|
||||
# Fingerprint antispoof property
|
||||
PRODUCT_PRODUCT_PROPERTIES +=\
|
||||
persist.vendor.fingerprint.disable.fake.override=none
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue