Fix paths

This commit is contained in:
2026-05-30 01:59:03 -07:00
parent adc1e9859f
commit 6af6e4d1b8
6 changed files with 5 additions and 15 deletions
+5
View File
@@ -9,6 +9,11 @@ DEVICE_PATH := device/pawlet/rpi5
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit_only.mk)
$(call inherit-product, frameworks/native/build/tablet-7in-xhdpi-2048-dalvik-heap.mk)
# PawletOS vendor (HALs, updater, version props, A/B OTA config)
$(call inherit-product, vendor/pawlet/config/common.mk)
# PawletOS RPI HALs and configs
$(call inherit-product, vendor/pawlet/config/rpi_common.mk)
# APEX
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
OVERRIDE_PRODUCT_COMPRESSED_APEX := false
-3
View File
@@ -9,9 +9,6 @@ DEVICE_PATH := device/pawlet/rpi5
# Inherit device configuration
$(call inherit-product, $(DEVICE_PATH)/device.mk)
# PawletOS vendor (HALs, updater, version props, A/B OTA config)
$(call inherit-product, vendor/pawlet/config/common.mk)
# Device Product Configuration
PRODUCT_AAPT_CONFIG := normal mdpi hdpi
PRODUCT_AAPT_PREF_CONFIG := hdpi
-3
View File
@@ -9,9 +9,6 @@ DEVICE_PATH := device/pawlet/rpi5
# Inherit device configuration
$(call inherit-product, $(DEVICE_PATH)/device.mk)
# PawletOS vendor (HALs, updater, version props, A/B OTA config)
$(call inherit-product, vendor/pawlet/config/common.mk)
# Device Product Configuration
PRODUCT_AAPT_CONFIG := normal mdpi hdpi
PRODUCT_AAPT_PREF_CONFIG := hdpi
-3
View File
@@ -9,9 +9,6 @@ DEVICE_PATH := device/pawlet/rpi5
# Inherit device configuration
$(call inherit-product, $(DEVICE_PATH)/device.mk)
# PawletOS vendor (HALs, updater, version props, A/B OTA config)
$(call inherit-product, vendor/pawlet/config/common.mk)
# Device Product Configuration
PRODUCT_AAPT_CONFIG := normal mdpi hdpi xhdpi
PRODUCT_AAPT_PREF_CONFIG := xhdpi
-3
View File
@@ -9,9 +9,6 @@ DEVICE_PATH := device/pawlet/rpi5
# Inherit device configuration
$(call inherit-product, $(DEVICE_PATH)/device.mk)
# PawletOS vendor (HALs, updater, version props, A/B OTA config)
$(call inherit-product, vendor/pawlet/config/common.mk)
# Device Product Configuration
PRODUCT_AAPT_CONFIG := normal mdpi hdpi
PRODUCT_AAPT_PREF_CONFIG := hdpi
-3
View File
@@ -9,9 +9,6 @@ DEVICE_PATH := device/pawlet/rpi5
# Inherit device configuration
$(call inherit-product, $(DEVICE_PATH)/device.mk)
# PawletOS vendor (HALs, updater, version props, A/B OTA config)
$(call inherit-product, vendor/pawlet/config/common.mk)
# Device Product Configuration
PRODUCT_AAPT_PREF_CONFIG := xhdpi
PRODUCT_CHARACTERISTICS := tv