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 7d9490247f
commit 38d81bc2c7

View file

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