summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author173210 <root.3.173210@live.com>2015-04-13 19:36:26 +0900
committer173210 <root.3.173210@live.com>2015-04-13 19:36:26 +0900
commit6069b629fafd750e54872917ad8e6ceb1ef40ced (patch)
treea6b9c86b73dbc1a322ba653bbc31cf4278f23973
parent0b00c7715c46df32b24d8fc886189328e7edab6c (diff)
downloaddevice_samsung_galaxys2-common-6069b629fafd750e54872917ad8e6ceb1ef40ced.zip
device_samsung_galaxys2-common-6069b629fafd750e54872917ad8e6ceb1ef40ced.tar.gz
device_samsung_galaxys2-common-6069b629fafd750e54872917ad8e6ceb1ef40ced.tar.bz2
Add a new device: sc02c
Change-Id: Ia125e797ea0bd6e673f3d53e3bdbee73d1cb3567
-rw-r--r--Android.mk2
-rwxr-xr-xextract-files.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index a98a79c..be964ce 100644
--- a/Android.mk
+++ b/Android.mk
@@ -14,7 +14,7 @@
# limitations under the License.
#
-ifneq ($(filter d710 i777 i9100 n7000 r760,$(TARGET_DEVICE)),)
+ifneq ($(filter d710 i777 i9100 sc02c n7000 r760,$(TARGET_DEVICE)),)
LOCAL_PATH := $(call my-dir)
include $(call all-makefiles-under,$(LOCAL_PATH))
diff --git a/extract-files.sh b/extract-files.sh
index 820a8f4..978e51d 100755
--- a/extract-files.sh
+++ b/extract-files.sh
@@ -89,7 +89,7 @@ done
LOCAL_PATH := \$(call my-dir)
-ifneq (\$(filter i777 i9100 n7000,\$(TARGET_DEVICE)),)
+ifneq (\$(filter i777 i9100 sc02c n7000,\$(TARGET_DEVICE)),)
include \$(CLEAR_VARS)
LOCAL_MODULE := libUMP