Merge "fix healthd charger mode."
diff --git a/shelldomain.te b/shelldomain.te
index 14a64ee..d4bb019 100644
--- a/shelldomain.te
+++ b/shelldomain.te
@@ -6,7 +6,7 @@
 allow shelldomain shell_data_file:file rx_file_perms;
 
 # Access sdcard.
-allow shelldomain sdcard_type:dir rw_dir_perms;
+allow shelldomain sdcard_type:dir create_dir_perms;
 allow shelldomain sdcard_type:file create_file_perms;
 
 # adb bugreport