mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: hidl: remove useless guards and convert to bp
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
76a69f9276
commit
f2bb09bac3
5 changed files with 43 additions and 65 deletions
|
|
@ -63,9 +63,6 @@ BOARD_MKBOOTIMG_ARGS := --kernel_offset 0x00008000 --ramdisk_offset 0x01000000 -
|
|||
TARGET_KERNEL_SOURCE := kernel/samsung/exynos7885
|
||||
TARGET_KERNEL_CLANG_COMPILE := true
|
||||
|
||||
# Keymaster
|
||||
TARGET_KEYMASTER_VARIANT := samsung
|
||||
|
||||
# HIDL
|
||||
include device/samsung/universal7885-common/configs/vintf/manifest.mk
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue