Remove DEVICE_USES_NO_TRUSTY for targets.

Remove DEVICE_USES_NO_TRUSTY.
Can't find this referenced anywhere, might just
be confusion-causing.

Bug: 215592080
Change-Id: I0ff62461fd2e7cd6436cdf1f17b9ffefd1afb9c9
This commit is contained in:
Andrew Chant 2022-01-20 14:16:44 -08:00
parent dc37150dbf
commit 73c42734d1
4 changed files with 0 additions and 4 deletions

View file

@ -16,7 +16,6 @@
TARGET_LINUX_KERNEL_VERSION := 5.10 TARGET_LINUX_KERNEL_VERSION := 5.10
DEVICE_USES_NO_TRUSTY := true
USE_SWIFTSHADER := true USE_SWIFTSHADER := true
BOARD_USES_SWIFTSHADER := true BOARD_USES_SWIFTSHADER := true
BOARD_WITHOUT_RADIO := true BOARD_WITHOUT_RADIO := true

View file

@ -16,7 +16,6 @@
TARGET_LINUX_KERNEL_VERSION := 5.10 TARGET_LINUX_KERNEL_VERSION := 5.10
DEVICE_USES_NO_TRUSTY := true
USE_SWIFTSHADER := true USE_SWIFTSHADER := true
BOARD_USES_SWIFTSHADER := true BOARD_USES_SWIFTSHADER := true

View file

@ -16,7 +16,6 @@
TARGET_LINUX_KERNEL_VERSION := 5.10 TARGET_LINUX_KERNEL_VERSION := 5.10
DEVICE_USES_NO_TRUSTY := true
USE_SWIFTSHADER := true USE_SWIFTSHADER := true
BOARD_USES_SWIFTSHADER := true BOARD_USES_SWIFTSHADER := true
BOARD_WITHOUT_RADIO := true BOARD_WITHOUT_RADIO := true

View file

@ -16,7 +16,6 @@
TARGET_LINUX_KERNEL_VERSION := 5.10 TARGET_LINUX_KERNEL_VERSION := 5.10
DEVICE_USES_NO_TRUSTY := true
USE_SWIFTSHADER := true USE_SWIFTSHADER := true
BOARD_USES_SWIFTSHADER := true BOARD_USES_SWIFTSHADER := true
BOARD_WITHOUT_RADIO := true BOARD_WITHOUT_RADIO := true