Snap for 12673321 from a32d414284
to 25Q1-release
Change-Id: Iec52f587b1493b8f249c83a5d0edc6022a38aadb
This commit is contained in:
commit
1a0a8c580c
2 changed files with 3 additions and 4 deletions
|
@ -417,8 +417,8 @@ on post-fs-data
|
|||
restorecon /sys/kernel/debug/tracing/trace_marker
|
||||
|
||||
# ranging sensor
|
||||
chown system system /dev/stmvl53l1_ranging
|
||||
chmod 0660 /dev/stmvl53l1_ranging
|
||||
chown system system /dev/ispolin_ranging
|
||||
chmod 0660 /dev/ispolin_ranging
|
||||
|
||||
# Factory calibration files
|
||||
chmod 0771 /mnt/vendor/persist/camera
|
||||
|
|
|
@ -210,9 +210,8 @@ USE_SWIFTSHADER := false
|
|||
TARGET_USES_VULKAN = true
|
||||
|
||||
PRODUCT_SOONG_NAMESPACES += \
|
||||
vendor/arm/mali/valhall
|
||||
vendor/arm/mali/gs101
|
||||
|
||||
$(call soong_config_set,pixel_mali,soc,$(TARGET_BOARD_PLATFORM))
|
||||
# Used in gfx_tools when defining tests with composer2 interface for gs101 devices
|
||||
$(call soong_config_set,gfx_tools,use_hwc2,true)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue