aboutsummaryrefslogtreecommitdiffstats
path: root/aosp_espresso3g.mk
diff options
context:
space:
mode:
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