Update pawlet_rpi4.mk
This commit is contained in:
@@ -21,7 +21,8 @@ PRODUCT_PACKAGES += Lawnchair
|
|||||||
|
|
||||||
# PawletOS Framework Components
|
# PawletOS Framework Components
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
FrameworkResDevOxmcOverlay \
|
FrameworkResOverlay \
|
||||||
|
frameworkOverlay \
|
||||||
pawlet-device-full
|
pawlet-device-full
|
||||||
|
|
||||||
# FrameworkAPI properties
|
# FrameworkAPI properties
|
||||||
@@ -30,11 +31,11 @@ PRODUCT_SYSTEM_PROPERTIES += \
|
|||||||
ro.oxmc.os_name=PawletOS
|
ro.oxmc.os_name=PawletOS
|
||||||
|
|
||||||
# Config Provisioner App and config
|
# Config Provisioner App and config
|
||||||
#PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
# ConfigProvisioner
|
ConfigProvisioner
|
||||||
|
|
||||||
#PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
# device/pawlet/rpi/configs/provisioner/vendor.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/config_provisioner/vendor.cfg
|
device/pawlet/rpi/configs/provisioner/vendor.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/config_provisioner/vendor.cfg
|
||||||
|
|
||||||
# SELinux Policy Configuration
|
# SELinux Policy Configuration
|
||||||
BOARD_SEPOLICY_DIRS += \
|
BOARD_SEPOLICY_DIRS += \
|
||||||
|
Reference in New Issue
Block a user