summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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