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)