You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
android_vendor_extra/gapps.mk

7 lines
207 B

LOCAL_PATH := $(call my-dir)
GAPPS_VARIANT := stock
GAPPS_FORCE_PACKAGE_OVERRIDES := true
GAPPS_FORCE_PIXEL_LAUNCHER := true
$(call inherit-product-if-exists, vendor/opengapps/build/opengapps-packages.mk)