diff options
Diffstat (limited to 'device.mk')
-rw-r--r-- | device.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -974,7 +974,7 @@ include device/google/gs201/gnss/device-gnss.mk endif BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs201/sepolicy/gps -$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit_only.mk) +$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) #$(call inherit-product, hardware/google_devices/exynos5/exynos5.mk) #$(call inherit-product-if-exists, hardware/google_devices/gs201/gs201.mk) #$(call inherit-product-if-exists, vendor/google_devices/common/exynos-vendor.mk) |