mirror of
https://github.com/Evolution-X-Devices/device_google_raviole
synced 2026-01-28 18:20:35 +00:00
DO NOT MERGE Remove unintended faceauth configs
Bug: 210921116 Test: N/A Change-Id: Ie10aaca6892b1246b57941d00b283f202b08035d
This commit is contained in:
@@ -11,10 +11,6 @@ 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
|
||||
|
||||
@@ -200,9 +200,6 @@
|
||||
-->
|
||||
<dimen name="status_bar_height">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>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user