summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorAjay Panicker <apanicke@google.com>2015-10-21 00:54:34 +0000
committerandroid-build-merger <android-build-merger@google.com>2015-10-21 00:54:34 +0000
commit33e7f11a36a8553285a1fd4c3cfff1e9458df842 (patch)
treec1724700a5bccdf2353c1bf71a7fff1fdb26f74b /res
parent5040e76e2b2742a210e5e1ef29ae1b1779f12ee3 (diff)
parent66d643091edba75b4524483ea640273344533378 (diff)
downloadandroid_packages_apps_Bluetooth-33e7f11a36a8553285a1fd4c3cfff1e9458df842.tar.gz
android_packages_apps_Bluetooth-33e7f11a36a8553285a1fd4c3cfff1e9458df842.tar.bz2
android_packages_apps_Bluetooth-33e7f11a36a8553285a1fd4c3cfff1e9458df842.zip
Fix file permissions for Bluetooth share
am: 66d643091e * commit '66d643091edba75b4524483ea640273344533378': 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>