Refactor fullmte bits into common dir
Pull fullmte-common and fullmte-vars into a common dir so they can also be used by other devices. See the topic changes for device/google/gs-common. Bug: 288843255 Test: run soong for shiba_fullmte, build/flash husky_fullmte. Change-Id: I6cc636596acff8b5234197fe26f85e27f7e85a62
This commit is contained in:
parent
a425a1da89
commit
dc02c7176f
5 changed files with 3 additions and 12 deletions
|
@ -1,5 +1,4 @@
|
|||
include device/google/shusky/fullmte-vars.mk
|
||||
include device/google/gs-common/mte/fullmte-pixel.mk
|
||||
$(call inherit-product, device/google/shusky/aosp_ripcurrent.mk)
|
||||
$(call inherit-product, device/google/shusky/fullmte-common.mk)
|
||||
|
||||
PRODUCT_NAME := aosp_ripcurrent_fullmte
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue