summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVarun Chitre <varun.chitre15@gmail.com>2015-10-17 10:03:12 -0400
committerVarun Chitre <varun.chitre15@gmail.com>2015-12-05 08:09:14 -0500
commit4566c43396ae37a90e1ea90152c6f7b76afa0799 (patch)
tree72a72fcaf5ef1f63e252c90ca34a8b1eafb34c7e
parentc7bf7d9655aaafb5f224c0d5c051efab8c777d23 (diff)
sprout4: remove deprecated overlays
Change-Id: If0c128107cac029fa94f4c593e953814ede8e5e3
-rw-r--r--overlay/frameworks/base/core/res/res/xml/storage_list.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/overlay/frameworks/base/core/res/res/xml/storage_list.xml b/overlay/frameworks/base/core/res/res/xml/storage_list.xml
deleted file mode 100644
index 457fed8..0000000
--- a/overlay/frameworks/base/core/res/res/xml/storage_list.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<StorageList
- xmlns:android="http://schemas.android.com/apk/res/android">
- <storage android:mountPoint="/storage/sdcard0" android:storageDescription="@string/storage_sd_card" android:primary="true" android:removable="true" android:maxFileSize="4096" />
-</StorageList> \ No newline at end of file