Update pawlet_rpi4.mk
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#
|
||||
# Copyright (C) 2021-2023 KonstaKANG
|
||||
# Copyright (C) 2025 oxmc
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
@@ -7,6 +8,10 @@
|
||||
# Inherit from the base Raspberry Pi 4 product
|
||||
$(call inherit-product, device/brcm/rpi4/aosp_rpi4.mk)
|
||||
|
||||
# Include remove_packages.mk
|
||||
$(call inherit-product, device/pawlet/rpi/remove_packages.mk)
|
||||
|
||||
# Configs
|
||||
PRODUCT_AAPT_CONFIG := normal mdpi hdpi
|
||||
PRODUCT_AAPT_PREF_CONFIG := hdpi
|
||||
PRODUCT_CHARACTERISTICS := tablet,nosdcard
|
||||
|
Reference in New Issue
Block a user