Update pawlet_rpi4.mk

This commit is contained in:
2025-08-20 18:36:22 -07:00
parent c44826d2c0
commit cf2a69e7e5

View File

@@ -14,16 +14,10 @@ PRODUCT_CHARACTERISTICS := tablet,nosdcard
# Remove unwanted packages
$(call inherit-product, device/pawlet/rpi/remove_packages.mk)
PRODUCT_PACKAGES -= \
Galaxy4 \
HoloSpiralWallpaper \
LiveWallpapers \
LiveWallpapersPicker \
MagicSmokeWallpapers \
NoiseField \
PhaseBeam \
VisualizationWallpapers \
PhotoTable
# Any additional packages to remove
#PRODUCT_PACKAGES -= \
# name
# Lawnchair integration
$(call inherit-product-if-exists, vendor/lawnchair/lawnchair.mk)
@@ -34,7 +28,7 @@ PRODUCT_PACKAGES += \
FrameworkResDevOxmcOverlay \
pawlet-device-full
# SELinux Policy Configuration (now pointing to frameworks/base/pawlet)
# SELinux Policy Configuration
BOARD_SEPOLICY_DIRS += \
frameworks/base/pawlet/sepolicy
@@ -46,8 +40,8 @@ PRODUCT_SYSTEM_PROPERTIES += \
# Device identification
PRODUCT_DEVICE := rpi4
PRODUCT_NAME := pawlet_rpi4
PRODUCT_BRAND := PawletOS
PRODUCT_MODEL := Raspberry Pi 4 (PawletOS)
PRODUCT_BRAND := RaspberryPiFoundation
PRODUCT_MODEL := Pawlet Pi 4
PRODUCT_MANUFACTURER := Raspberry Pi Foundation
PRODUCT_SYSTEM_BRAND := PawletOS
PRODUCT_SYSTEM_NAME := pawlet_rpi4