adevtool/config/device/common/gen5pixel.yml
Dmitry Muhomor f2605c5d3c ASB 23.11: override platform SPL to 2023-11-05 on 5th gen Pixels
In android-14.0.0_r13 (used by 5th gen) it's set to 11-05, but in android-14.0.0_r14 (which will be
used as the main tag) it's set to 11-01.

r14 includes all of security patches that are present in r13.
2023-11-07 01:19:04 -05:00

28 lines
946 B
YAML

platform:
sepolicy_dirs:
- device/google/redbull-sepolicy
includes:
- pixel-qcom.yml
device:
build_id: UP1A.231105.001
platform_security_patch_level_override: 2023-11-05
filters:
files:
match:
- vendor/etc/vintf/manifest/manifest_wifi_ext.xml
- vendor/etc/vintf/manifest/manifest_wifi_ext_aidl.xml
dep_files:
match:
# checkvintf pass
- vendor/etc/vintf/manifest/android.hardware.graphics.mapper-impl-qti-display.xml
- vendor/etc/vintf/manifest/c2_manifest_vendor.xml
- vendor/etc/vintf/manifest/pixel-display-default.xml
- vendor/etc/vintf/manifest/vendor.qti.hardware.display.allocator-service.xml
- vendor/etc/vintf/manifest/vendor.qti.hardware.display.composer-service.xml
# system/chre/Android.mk: error: "chre (EXECUTABLES android-arm64) missing libadsprpc (SHARED_LIBRARIES android-arm64)"
- vendor/lib/libadsprpc.so
- vendor/lib64/libadsprpc.so