adevtool/config/device/common/gen4pixel.yml
Dmitry Muhomor 8d8604dbe7 check PLATFORM_SECURITY_PATCH value in product Makefile
On devices that no longer receive vendor updates (e.g. Pixel 4 / 4 XL), PLATFORM_SECURITY_PATCH
should be overriden to correctly indicate that.
2023-08-31 16:03:43 -04:00

24 lines
639 B
YAML

platform:
sepolicy_dirs:
- device/google/coral-sepolicy
includes:
- pixel.yml
device:
build_id: TP1A.221005.002.B2
prev_build_id: TP1A.221005.002
platform_security_patch_level_override: 2022-11-01
filters:
files:
match:
- vendor/etc/vintf/manifest/manifest_wifi_ext.xml
- vendor/bin/hw/android.hardware.nfc@1.2-service.st
- vendor/etc/init/android.hardware.nfc@1.2-service.st.rc
dep_files:
match:
# system/chre/Android.mk: error: "chre (EXECUTABLES android-arm64) missing libsdsprpc (SHARED_LIBRARIES android-arm64)"
- vendor/lib/libsdsprpc.so
- vendor/lib64/libsdsprpc.so