Merge cherrypicks of ['googleplex-android-review.googlesource.com/24424300'] into udc-qpr1-release.
Change-Id: I7658780994381c805c1501368639537046239654
This commit is contained in:
commit
3099b3ba09
2 changed files with 7 additions and 0 deletions
|
@ -11,6 +11,10 @@ on init
|
|||
# Power Stats HAL
|
||||
chown system system /sys/devices/platform/10d30000.spi/spi_master/spi10/spi10.0/uwb/power_stats
|
||||
|
||||
on fs
|
||||
# Face
|
||||
exec_background - system shell -- /vendor/bin/trusty_apploader /vendor/firmware/faceauth.app
|
||||
|
||||
on property:vendor.mfgapi.touchpanel.permission=1
|
||||
chmod 0600 /sys/devices/virtual/sec/tsp/cmd
|
||||
chown system system /sys/devices/virtual/sec/tsp/cmd
|
||||
|
|
|
@ -197,6 +197,9 @@
|
|||
<dimen name="status_bar_height_portrait">145px</dimen>
|
||||
<dimen name="status_bar_height_landscape">28dp</dimen>
|
||||
|
||||
<!-- If face auth sends the user directly to home/last open app, or stays on keyguard by default-->
|
||||
<bool name="config_faceAuthDismissesKeyguard">false</bool>
|
||||
|
||||
<integer-array name="config_ambientThresholdLevels">
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue