aboutsummaryrefslogtreecommitdiffstats
path: root/aosp_espressowifi.mk
diff options
context:
space:
mode:
authorAndreas Blaesius <skate4life@gmx.de>2016-10-30 11:35:28 +0100
committerAndreas Blaesius <skate4life@gmx.de>2016-10-30 11:35:28 +0100
commit53dbea3dfa65bf1270db00f25c4b542715091fc5 (patch)
tree9a7aefc098611205e8f392f440f0e813e1907e81 /aosp_espressowifi.mk
parent19cb68ace5eea41a8ab37c8ad9ef310143e7fb25 (diff)
downloaddevice_samsung_espressowifi-53dbea3dfa65bf1270db00f25c4b542715091fc5.zip
device_samsung_espressowifi-53dbea3dfa65bf1270db00f25c4b542715091fc5.tar.gz
device_samsung_espressowifi-53dbea3dfa65bf1270db00f25c4b542715091fc5.tar.bz2
Some nitpicks & sync with AOSP
Change-Id: Ib2651576cbd99a2dcd2c3e58065d7e7d4897c66b
Diffstat (limited to 'aosp_espressowifi.mk')
-rw-r--r--aosp_espressowifi.mk10
1 files changed, 3 insertions, 7 deletions
diff --git a/aosp_espressowifi.mk b/aosp_espressowifi.mk
index 45c91b1..f8fa65e 100644
--- a/aosp_espressowifi.mk
+++ b/aosp_espressowifi.mk
@@ -17,16 +17,12 @@
# Use 44.1 kHz UI sounds
$(call inherit-product-if-exists, frameworks/base/data/sounds/AudioPackage13.mk)
-# This is a wifi-only device
-PRODUCT_PROPERTY_OVERRIDES += \
- ro.carrier=wifi-only
-
-# Inherit from the common Open Source product configuration
-$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
-
# Inherit device configuration
$(call inherit-product, device/samsung/espressowifi/device.mk)
+# Inherit from those products. Most specific first.
+$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
+
PRODUCT_NAME := aosp_espressowifi
PRODUCT_DEVICE := espressowifi
PRODUCT_BRAND := Android