android_system_core/rootdir
William Loh 188b64778c Create app-metadata directory
App metadata bundles, also known as Android Safety Labels (ASL),
contains information about the app's privacy and security practices.
This information is used to help users make more informed choices when,
for example, granting access to permissions.

ASL can currently only be preloaded on the system image or distributed
by the installer and written to a file in the app's codePath. To support
embedded ASL in APK we need to extract ASLs from APKs to a writeable
location. For non-preloaded apps we can write to the app's codePath like
the installer provided ASLs, however, we need to create a new writable
directory for preloaded apps located on read only partitions.

Bug: 336618214
Test: manual
Change-Id: I651b2dab45c3132d8467c507dc4ee304001f73f5
2024-04-25 19:21:27 +00:00
..
avb Remove unused rootdir/avb/*-gsi.avbpubkey modules 2022-01-10 14:25:42 +00:00
etc linker.config.json: remove libpac.so. 2024-04-02 14:19:15 +00:00
adb_debug.prop Adding adb_debug.prop into debug ramdisk 2019-04-23 11:13:46 +08:00
Android.bp Build init-debug.rc with Soong 2024-04-19 16:17:14 +09:00
Android.mk Build init-debug.rc with Soong 2024-04-19 16:17:14 +09:00
asan.options
asan_extract.rc
asan_extract.sh
init-debug.rc Prevent debugfs unmount on debug builds with a persist property 2021-04-16 13:59:15 -07:00
init.boringssl.zygote64.rc Run boringssl tests according to ro.zygote 2023-08-10 17:12:47 +08:00
init.boringssl.zygote64_32.rc Run boringssl tests according to ro.zygote 2023-08-10 17:12:47 +08:00
init.environ.rc.in Allow to set scudo allocation buffer size 2023-11-16 21:16:44 +00:00
init.no_zygote.rc Reland "Add a core configuration that disables the zygote." 2022-02-15 16:03:35 -08:00
init.rc Create app-metadata directory 2024-04-25 19:21:27 +00:00
init.usb.configfs.rc Remove sys.usb.ffs.mtp.ready property 2018-03-22 11:35:20 -07:00
init.usb.rc init.usb.rc: specify user manually 2023-05-03 01:06:38 +00:00
init.zygote32.rc Only restart media.tuner when it's running 2023-09-08 04:19:34 +00:00
init.zygote64.rc Only restart media.tuner when it's running 2023-09-08 04:19:34 +00:00
init.zygote64_32.rc Resync zygote64 and zygote64_32 rc files. 2022-09-29 17:21:54 -07:00
OWNERS Add new owners to various sub-projects. 2020-12-11 12:45:45 -08:00
ramdisk_node_list ramdisk_node_list: Add urandom node 2023-05-02 09:48:21 +00:00
ueventd.rc Assigns system user/group to /dev/hidraw* devices. 2023-11-15 03:04:07 +00:00