beyondx: clean up this mess

Change-Id: Id47eedfaeed354b48c519156b83ca78a0708d9be
This commit is contained in:
Tim Zimmermann
2021-06-14 09:03:12 +02:00
parent bd47742f52
commit 1e619da855
6 changed files with 66 additions and 72 deletions

View File

@@ -13,23 +13,24 @@
# See the License for the specific language governing permissions and
# limitations under the License.
include device/samsung/exynos9820-common/BoardConfigPlatform.mk
## Inherit from the common tree
include device/samsung/exynos9820-common/BoardConfigCommon.mk
## Inherit from the proprietary configuration
include vendor/samsung/beyondx/BoardConfigVendor.mk
DEVICE_PATH := device/samsung/beyondx
PRODUCT_PLATFORM := exynos9820
# APEX image
## APEX image
DEXPREOPT_GENERATE_APEX_IMAGE := true
TARGET_SPECIFIC_HEADER_PATH += $(DEVICE_PATH)/hardware/include
TARGET_SPECIFIC_HEADER_PATH += $(DEVICE_PATH)/include
### DISPLAY
## Display
TARGET_SCREEN_DENSITY := 420
### KERNEL
## Kernel
TARGET_KERNEL_CONFIG := exynos9820-beyondx_defconfig
### VENDOR PROPS
## Properties
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop