Update pawlet_rpi4.mk
This commit is contained in:
@@ -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 += \
|
||||
|
Reference in New Issue
Block a user