gs101: use android.hardware.boot aidl interface
Bug: 314215524 Change-Id: Ie66c1d5288cfa363ac41d578fd7c03a95eee361e Signed-off-by: Jason Chiu <jasoncschiu@google.com>
This commit is contained in:
parent
b1b74c03c2
commit
a2074a4363
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ include device/google/gs-common/widevine/widevine.mk
|
||||||
include device/google/gs-common/sota_app/factoryota.mk
|
include device/google/gs-common/sota_app/factoryota.mk
|
||||||
include device/google/gs-common/misc_writer/misc_writer.mk
|
include device/google/gs-common/misc_writer/misc_writer.mk
|
||||||
include device/google/gs-common/gyotaku_app/gyotaku.mk
|
include device/google/gs-common/gyotaku_app/gyotaku.mk
|
||||||
include device/google/gs-common/bootctrl/bootctrl_hidl_1.2.mk
|
include device/google/gs-common/bootctrl/bootctrl_aidl.mk
|
||||||
|
|
||||||
TARGET_BOARD_PLATFORM := gs101
|
TARGET_BOARD_PLATFORM := gs101
|
||||||
DEVICE_IS_64BIT_ONLY ?= $(if $(filter %_64,$(TARGET_PRODUCT)),true,false)
|
DEVICE_IS_64BIT_ONLY ?= $(if $(filter %_64,$(TARGET_PRODUCT)),true,false)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue