google_pixel: Don't include on _tab builds

* Limited space.
lineage-23.0
Nolen Johnson 1 month ago
parent af9022a533
commit f5a15c8198
  1. 2
      product.mk

@ -1,11 +1,13 @@
## Pixel Codenames
include vendor/google_pixel/codenames.mk
ifeq ($(filter %_tab,$(TARGET_PRODUCT)),)
## Pixel Apps
include vendor/google_pixel/apps/GoogleApps.mk
## Pixel Sounds
include vendor/google_pixel/sounds/GoogleAudio.mk
endif
## Pixel Themes
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \

Loading…
Cancel
Save