summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorAjay Panicker <apanicke@google.com>2015-10-21 00:57:39 +0000
committerandroid-build-merger <android-build-merger@google.com>2015-10-21 00:57:39 +0000
commit3a7bd34e6024f7553c3f2999a215e2be20c94b91 (patch)
tree179cb28b32d106b1c9775d69ebb0c4d860c01f44 /res
parent264d46d6a57507ffc60d1cdd17cd63fa6da01161 (diff)
parent33e7f11a36a8553285a1fd4c3cfff1e9458df842 (diff)
downloadandroid_packages_apps_Bluetooth-3a7bd34e6024f7553c3f2999a215e2be20c94b91.tar.gz
android_packages_apps_Bluetooth-3a7bd34e6024f7553c3f2999a215e2be20c94b91.tar.bz2
android_packages_apps_Bluetooth-3a7bd34e6024f7553c3f2999a215e2be20c94b91.zip
Fix file permissions for Bluetooth share am: 66d643091e
am: 33e7f11a36 * commit '33e7f11a36a8553285a1fd4c3cfff1e9458df842': Fix file permissions for Bluetooth share
Diffstat (limited to 'res')
-rw-r--r--res/xml/file_paths.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/xml/file_paths.xml b/res/xml/file_paths.xml
new file mode 100644
index 000000000..72d848d15
--- /dev/null
+++ b/res/xml/file_paths.xml
@@ -0,0 +1,3 @@
+<paths xmlns:android="https://schemas.android.com/apk/res/android">
+ <external-path name="bluetooth" path="/" />
+</paths>