diff options
-rwxr-xr-x | p51xx-common.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p51xx-common.mk b/p51xx-common.mk index 012ed1a..069c57d 100755 --- a/p51xx-common.mk +++ b/p51xx-common.mk @@ -118,7 +118,7 @@ PRODUCT_COPY_FILES += \ frameworks/base/data/etc/android.software.sip.xml:system/etc/permissions/android.software.sip.xml \ frameworks/base/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml -PRODUCT_CHARACTERISTICS := tablet,nosdcard +PRODUCT_CHARACTERISTICS := tablet # Feature live wallpaper PRODUCT_COPY_FILES += \ |