Revert "DO NOT MERGE Remove unintended faceauth configs am: a020..."
Revert "DO NOT MERGE Remove unintended face config am: 875235afbf" Revert submission 18799414-am-e98f52416a40436ba0044e72d6feed21 Reason for revert: The merge path was only meant for tm-dev. Reverted Changes: I6ace51cab:DO NOT MERGE Remove faceauth from raven am: 783e56... I049a9c205:DO NOT MERGE Remove unintended face config am: 875... I50ae185c6:DO NOT MERGE Remove unintended faceauth configs am... Change-Id: I26f6409b50769dac5509313a32517cb270edc779
This commit is contained in:
parent
7891bf438c
commit
aa95ad8897
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
|
||||
|
|
|
@ -202,6 +202,9 @@
|
|||
<dimen name="status_bar_height_portrait">130px</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>
|
||||
|
||||
<!-- the number of the max cached processes in the system. -->
|
||||
<integer name="config_customizedMaxCachedProcesses">64</integer>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue