aboutsummaryrefslogtreecommitdiffstats
path: root/aosp_espressowifi.mk
diff options
context:
space:
mode:
authorAndreas Blaesius <skate4life@gmx.de>2016-03-22 12:14:57 +0100
committerAndreas Blaesius <skate4life@gmx.de>2016-03-29 00:39:00 +0200
commit70c56404effc5f58de8d608ef9b173f1d7bce0df (patch)
tree28fe832120580870fb1595f95e14ff9171a4eb1e /aosp_espressowifi.mk
parenta0f170971dd61418e6846ce83eae7ce2459bd136 (diff)
downloaddevice_samsung_espressowifi-70c56404effc5f58de8d608ef9b173f1d7bce0df.zip
device_samsung_espressowifi-70c56404effc5f58de8d608ef9b173f1d7bce0df.tar.gz
device_samsung_espressowifi-70c56404effc5f58de8d608ef9b173f1d7bce0df.tar.bz2
Rename espresso to espressowifi to avoid conflicts with HTC's espresso
(myTouch 3G Slide T-Mobile - "espresso" - exist already ) Change-Id: Ib4cd61b31e4dbb99204637d1cc8e75f8631b78e4
Diffstat (limited to 'aosp_espressowifi.mk')
-rw-r--r--aosp_espressowifi.mk34
1 files changed, 34 insertions, 0 deletions
diff --git a/aosp_espressowifi.mk b/aosp_espressowifi.mk
new file mode 100644
index 0000000..45c91b1
--- /dev/null
+++ b/aosp_espressowifi.mk
@@ -0,0 +1,34 @@
+#
+# Copyright 2013 The Android Open-Source Project
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
+# 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)
+
+PRODUCT_NAME := aosp_espressowifi
+PRODUCT_DEVICE := espressowifi
+PRODUCT_BRAND := Android
+PRODUCT_MODEL := Galaxy Tab 2
+PRODUCT_MANUFACTURER := Samsung