Put gs_watchdog settings to one place

Bug: 248428203
Test: gs_watchdog is still in system_ext
Change-Id: Iaee4020f3d978878a3b77dc86cef330c67be6c8e
This commit is contained in:
Adam Shih 2022-09-28 10:25:02 +08:00
parent c20b957299
commit 4f56b0c6af

View file

@ -15,6 +15,7 @@
#
include device/google/gs-common/device.mk
include device/google/gs-common/gs_watchdogd/watchdog.mk
TARGET_BOARD_PLATFORM := gs101
DEVICE_IS_64BIT_ONLY ?= $(if $(filter %_64,$(TARGET_PRODUCT)),true,false)