Include gs common in makefile build flow

Bug: 211723080
Change-Id: I8e1cefa396d494e73634da8620153c7a9a5693ee
This commit is contained in:
Cyan_Hsieh 2021-12-22 16:34:29 +08:00 committed by TreeHugger Robot
parent efd5649bb8
commit c1227aa062

View file

@ -14,6 +14,8 @@
# limitations under the License.
#
include device/google/gs-common/device.mk
TARGET_BOARD_PLATFORM := gs101
ifneq (,$(filter %_64,$(TARGET_PRODUCT)))