Snap for 12397575 from f99398a26f to 25D4-release

Change-Id: I25f11b40d55eb0502756804e00e26364db64bfd4
This commit is contained in:
Android Build Coastguard Worker 2024-09-21 01:04:42 +00:00
commit 1279e7be40
2 changed files with 9 additions and 0 deletions

View file

@ -40,6 +40,7 @@ endif
$(call inherit-product-if-exists, vendor/google_devices/tegu/prebuilts/device-vendor-tegu.mk)
$(call inherit-product-if-exists, vendor/google_devices/zumapro/prebuilts/device-vendor.mk)
$(call inherit-product-if-exists, vendor/google_devices/zumapro/proprietary/device-vendor.mk)
$(call inherit-product-if-exists, vendor/google_devices/tegu/proprietary/WallpapersTegu.mk)
$(call inherit-product-if-exists, vendor/google_devices/tegu/proprietary/device-vendor.mk)
$(call inherit-product-if-exists, vendor/google_devices/tegu/proprietary/tegu/device-vendor-tegu.mk)

View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- These resources are around just to allow their values to be customized
for different hardware and product builds. -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- set this to ./DevInfo/Mod -->
<string translatable="false" name="config_devinfo_model">GXQ96</string>
</resources>