Update pawlet_rpi4.mk

This commit is contained in:
2025-08-22 14:34:06 -07:00
parent e7d9911708
commit 73e2739f8e

View File

@@ -21,7 +21,8 @@ PRODUCT_PACKAGES += Lawnchair
# PawletOS Framework Components
PRODUCT_PACKAGES += \
FrameworkResDevOxmcOverlay \
FrameworkResOverlay \
frameworkOverlay \
pawlet-device-full
# FrameworkAPI properties
@@ -30,11 +31,11 @@ PRODUCT_SYSTEM_PROPERTIES += \
ro.oxmc.os_name=PawletOS
# Config Provisioner App and config
#PRODUCT_PACKAGES += \
# ConfigProvisioner
PRODUCT_PACKAGES += \
ConfigProvisioner
#PRODUCT_COPY_FILES += \
# device/pawlet/rpi/configs/provisioner/vendor.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/config_provisioner/vendor.cfg
PRODUCT_COPY_FILES += \
device/pawlet/rpi/configs/provisioner/vendor.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/config_provisioner/vendor.cfg
# SELinux Policy Configuration
BOARD_SEPOLICY_DIRS += \