Update device/kernel paths for tart codename rename
This commit is contained in:
parent
b7fe88c4b0
commit
f08f38c5e4
7 changed files with 10 additions and 10 deletions
|
|
@ -5,7 +5,7 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
DEVICE_PATH := device/rockchip/orangepi5ultra
|
||||
DEVICE_PATH := device/rockchip/tart
|
||||
|
||||
|
||||
TARGET_ARCH := arm64
|
||||
|
|
@ -68,7 +68,7 @@ TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
|
|||
TARGET_NO_RECOVERY := true
|
||||
|
||||
# SELinux
|
||||
BOARD_SEPOLICY_DIRS += device/rockchip/orangepi5ultra/sepolicy
|
||||
BOARD_SEPOLICY_DIRS += device/rockchip/tart/sepolicy
|
||||
BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive
|
||||
|
||||
# Treble
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue