mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-04 23:47:47 -04:00
universal7870: nuke hw encryption flag
it's supposed to be used exclusively on QCom devices, and causes POSP builds to fail
This commit is contained in:
parent
0171cb2931
commit
fad32d8350
1 changed files with 0 additions and 3 deletions
|
@ -112,9 +112,6 @@ USE_DEVICE_SPECIFIC_CAMERA := true
|
||||||
BOARD_BACK_CAMERA_SENSOR := 0
|
BOARD_BACK_CAMERA_SENSOR := 0
|
||||||
BOARD_FRONT_CAMERA_SENSOR := 1
|
BOARD_FRONT_CAMERA_SENSOR := 1
|
||||||
|
|
||||||
# Crypto
|
|
||||||
TARGET_HW_DISK_ENCRYPTION := true
|
|
||||||
|
|
||||||
# Device Tree
|
# Device Tree
|
||||||
BOARD_USES_DT := true
|
BOARD_USES_DT := true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue