aboutsummaryrefslogtreecommitdiffstats
path: root/aosp_espresso3g.mk
diff options
context:
space:
mode:
authorZiyan <jaraidaniel@gmail.com>2016-02-21 17:03:37 +0100
committerAndreas Blaesius <skate4life@gmx.de>2016-02-23 10:29:08 -0800
commit92f25590ee6e027b38ea59a1aa5b1025489a40fb (patch)
tree2baf2740afdd3ec96a62a46a63ac405609f7a335 /aosp_espresso3g.mk
parentcf14b0ddc9468d61a761ee3b9e8fe4f0982820d9 (diff)
downloaddevice_samsung_espresso3g-92f25590ee6e027b38ea59a1aa5b1025489a40fb.zip
device_samsung_espresso3g-92f25590ee6e027b38ea59a1aa5b1025489a40fb.tar.gz
device_samsung_espresso3g-92f25590ee6e027b38ea59a1aa5b1025489a40fb.tar.bz2
Common device tree for 3G variants
Change-Id: I957fac5b5d41b4afac158fb59feb4e45e2bcd0cf
Diffstat (limited to 'aosp_espresso3g.mk')
-rw-r--r--aosp_espresso3g.mk30
1 files changed, 30 insertions, 0 deletions
diff --git a/aosp_espresso3g.mk b/aosp_espresso3g.mk
new file mode 100644
index 0000000..a228f77
--- /dev/null
+++ b/aosp_espresso3g.mk
@@ -0,0 +1,30 @@
+#
+# 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)
+
+# Inherit from the common Open Source product configuration
+$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
+
+# Inherit device specific configuration
+$(call inherit-product, device/samsung/espresso3g/device.mk)
+
+PRODUCT_DEVICE := espresso3g
+PRODUCT_NAME := aosp_espresso3g
+PRODUCT_BRAND := Android
+PRODUCT_MODEL := Galaxy Tab 2 3G
+PRODUCT_MANUFACTURER := Samsung