From 17c42d7c5d064095720665562ab4371e91420742 Mon Sep 17 00:00:00 2001 From: vm03 Date: Mon, 5 Jan 2015 20:28:53 +0300 Subject: [PATCH] w5 --- Android.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Android.mk b/Android.mk index a1f01b5..f0c7afa 100644 --- a/Android.mk +++ b/Android.mk @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # -ifneq ($(filter w7,$(TARGET_DEVICE)),) +ifneq ($(filter w5,$(TARGET_DEVICE)),) LOCAL_PATH := $(call my-dir)