Snap for 9489393 from 281b539cd8
to udc-release
Change-Id: I2540464228fc3f31ff1ef6a8d5e287780693fd04
This commit is contained in:
commit
c267d49513
4 changed files with 4 additions and 6 deletions
Binary file not shown.
|
@ -85,7 +85,9 @@ on post-fs-data
|
|||
|
||||
on property:ro.vendor.trusty.storage.fs_ready=1
|
||||
exec_background - system shell -- /vendor/bin/trusty_apploader /vendor/firmware/1540.app
|
||||
|
||||
# Permissions for hwcomposer
|
||||
on fs
|
||||
chown system system /sys/class/backlight/panel0-backlight/cabc_mode
|
||||
|
||||
# Castauth
|
||||
|
|
|
@ -53,7 +53,6 @@ include device/google/tangorpro/audio/tangorpro/audio-tables.mk
|
|||
include device/google/gs201/device-shipping-common.mk
|
||||
include device/google/gs-common/touch/gti/gti.mk
|
||||
include device/google/gs-common/touch/nvt/nvt.mk
|
||||
include device/google/gs-common/wireless_charger/wireless_charger.mk
|
||||
|
||||
# go/lyric-soong-variables
|
||||
$(call soong_config_set,lyric,camera_hardware,tangorpro)
|
||||
|
|
|
@ -17,9 +17,6 @@
|
|||
-->
|
||||
<resources>
|
||||
<!-- Location on the screen of the center of the fingerprint sensor. -->
|
||||
<dimen name="physical_fingerprint_sensor_center_screen_location_x">2400px</dimen>
|
||||
<dimen name="physical_fingerprint_sensor_center_screen_location_y">0px</dimen>
|
||||
|
||||
<item name="physical_charger_port_location_normalized_x" type="dimen" format="float">0</item>
|
||||
<item name="physical_charger_port_location_normalized_y" type="dimen" format="float">.5</item>
|
||||
<dimen name="physical_fingerprint_sensor_center_screen_location_x">0px</dimen>
|
||||
<dimen name="physical_fingerprint_sensor_center_screen_location_y">160px</dimen>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue