Update pawlet_rpi4.mk
This commit is contained in:
@@ -17,9 +17,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
|
|||||||
$(call enforce-product-packages-exist,com.android.ranging)
|
$(call enforce-product-packages-exist,com.android.ranging)
|
||||||
|
|
||||||
# System apps
|
# System apps
|
||||||
PRODUCT_PACKAGES += \
|
#PRODUCT_PACKAGES += \
|
||||||
ThemePicker \
|
# ThemePicker \
|
||||||
SettingsIntelligence
|
# SettingsIntelligence
|
||||||
|
|
||||||
# Overlays (Mostly RaspberryVanilla)
|
# Overlays (Mostly RaspberryVanilla)
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
@@ -49,16 +49,16 @@ PRODUCT_PACKAGES += \
|
|||||||
pawlet-framework-res-overlay
|
pawlet-framework-res-overlay
|
||||||
|
|
||||||
# FrameworkAPI properties
|
# FrameworkAPI properties
|
||||||
PRODUCT_SYSTEM_PROPERTIES += \
|
#PRODUCT_SYSTEM_PROPERTIES += \
|
||||||
ro.pawlet.version=1.0 \
|
# ro.pawlet.version=1.0 \
|
||||||
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