mirror of
https://github.com/Evolution-X-Devices/device_samsung_beyond1lte
synced 2026-01-27 05:38:46 +00:00
beyond1lte: clean up this mess
Change-Id: Id47eedfaeed354b48c519156b83ca78a0708d9be
This commit is contained in:
@@ -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/beyond1lte/BoardConfigVendor.mk
|
||||
|
||||
DEVICE_PATH := device/samsung/beyond1lte
|
||||
|
||||
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-beyond1lte_defconfig
|
||||
|
||||
### VENDOR PROPS
|
||||
## Properties
|
||||
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
|
||||
|
||||
Reference in New Issue
Block a user