android_system_core/rootdir
Zim 6ca090e6b0 Harden /mnt/pass_through permission bits
It previously had 0755 permission bits

With such permissive bits, an unauthorized app can access a file using
the /mnt/pass_through path for instance even if access via /storage
would have been restricted.

It is now 0700

TODO: Change ACL for /mnt/user from 0755 to 0700 in vold only when
FUSE flag is on. Changing it with FUSE off breaks accessing /sdcard
because /sdcard is eventually a symlink to /mnt/user/0/primary

Test: adb shell ls -d /mnt/pass_through
Bug: 135341433
Change-Id: I3ea9655c6b8c6b4f847b34a2d3b96784a8f4a160
2020-01-22 17:54:45 +00:00
..
avb Adding the AVB public key for Q-Developer-GSI 2019-12-10 13:02:31 +08:00
etc Use generated linker config only 2019-12-24 14:18:53 +09:00
adb_debug.prop
Android.bp Move init and ueventd scripts from / to /system/etc 2019-11-08 10:15:49 -08:00
Android.mk Use generated linker config only 2019-12-24 14:18:53 +09:00
asan.options
asan_extract.rc
asan_extract.sh
init-debug.rc
init.environ.rc.in Rename ANDROID_RUNTIME_ROOT to ANDROID_ART_ROOT following APEX module name change. 2019-09-20 16:07:04 +01:00
init.rc Harden /mnt/pass_through permission bits 2020-01-22 17:54:45 +00:00
init.usb.configfs.rc
init.usb.rc Move setprop sys.usb.configfs 0 to on init action 2019-12-10 19:16:15 +00:00
init.zygote32.rc Remove references to /sys/android_power/* 2019-10-01 13:30:41 -07:00
init.zygote32_64.rc Remove references to /sys/android_power/* 2019-10-01 13:30:41 -07:00
init.zygote64.rc Remove references to /sys/android_power/* 2019-10-01 13:30:41 -07:00
init.zygote64_32.rc Remove references to /sys/android_power/* 2019-10-01 13:30:41 -07:00
OWNERS
ueventd.rc ueventd: duplicate /dev/ashmem 2019-09-25 12:49:38 -07:00