No description
Find a file
Jaegeuk Kim 120f6b260c Init: add dev.mnt.blk.bootdevice to access device sysfs
This patch adds a new property, 'dev.mnt.root.<mount_point>', which provides,
for example of /data,

1. dm-N
  dev.mnt.dev.data = dm-N
  dev.mnt.blk.data = sdaN or mmcblk0pN
  dev.mnt.rootdisk.data = sda or mmcblk0

2. sdaN or mmcblk0pN
  dev.mnt.dev.data = sdaN or mmcblk0pN
  dev.mnt.blk.data = sdaN or mmcblk0pN
  dev.mnt.rootdisk.data = sda or mmcblk0

Signed-off-by: Jaegeuk Kim <jaegeuk@google.com>
Change-Id: I0a58a62d416f966f26b5de04112c2f9a7eceb22c
2022-03-14 16:59:52 -07:00
bootstat bootstat: add more bootreasons 2021-09-19 19:11:06 +00:00
cli-test
code_coverage
debuggerd Dump threads in tombstone fallback path. 2022-02-16 15:02:38 -08:00
diagnose_usb Support building diagnose_usb against musl 2021-12-16 14:04:06 -08:00
fastboot fastbootd: Remove all scratch partitions on update-super. 2022-02-17 04:16:53 +00:00
fs_mgr Merge "fs_mgr: Fix misleading comment text regarding __ANDROID_RECOVERY__" 2022-03-03 06:23:14 +00:00
gatekeeperd Depend on KeyMint HAL via default 2021-12-02 08:16:25 +00:00
healthd healthd: Convert multiple private methods into static nonmember functions 2022-03-03 18:46:12 +00:00
include
init Init: add dev.mnt.blk.bootdevice to access device sysfs 2022-03-14 16:59:52 -07:00
janitors
libappfuse
libasyncio Set min_sdk_version 2021-12-02 09:23:42 +09:00
libbinderwrapper
libcrypto_utils Set min_sdk_version 2021-12-02 09:23:42 +09:00
libcutils Merge "Reserve a UID for AID_SDK_SANDBOX" 2022-03-04 19:39:58 +00:00
libdiskconfig
libgrallocusage Make apex_available explicit 2022-02-09 11:37:19 -08:00
libkeyutils
libmodprobe
libnetutils Move libipchecksum to frameworks/libs/net. 2021-12-16 19:38:01 +00:00
libpackagelistparser
libprocessgroup Merge "Support process path for WriteFileAction" 2022-03-01 00:06:57 +00:00
libsparse Merge changes from topic "sparse-file-read-enum" 2022-01-28 05:28:04 +00:00
libstats Make libstatspull_bindgen available to virt apex. 2022-01-14 10:29:51 +00:00
libsuspend libsuspend: vendor_available. 2021-11-02 13:52:40 -07:00
libsync libsync: remove hridya@ from OWNERS file 2022-01-05 16:59:03 -08:00
libsystem
libsysutils Fix 32-bit userspace on 64-bit kernel quota2 compatibility. 2021-10-25 16:24:49 -07:00
libusbhost libusbhost: factor out frameworks descriptors -> byte[] code. 2022-01-24 13:35:20 -08:00
libutils Fix OkOrFail<status_t> conversion ambiguities 2022-02-25 14:27:41 -05:00
libvndksupport Check vendor namespace for SPHAL namespace 2021-11-22 10:57:44 +09:00
llkd llkd: Disable in userdebug builds by default 2021-11-04 16:21:46 -07:00
mini_keyctl Merge "Make libmini_keyctl_static available in recovery" 2021-11-23 17:54:31 +00:00
mkbootfs
property_service remove 'net.qtaguid_enabled' property 2021-11-10 15:52:38 -08:00
reboot
rootdir Init: add dev.mnt.blk.bootdevice to access device sysfs 2022-03-14 16:59:52 -07:00
run-as
sdcard
set-verity-state Remove support for AVB 1.0. 2021-11-30 00:57:49 -08:00
shell_and_utilities Invert history. 2022-03-03 01:52:15 +00:00
storaged Merge "storaged: Fix bug in empty check" 2021-12-11 03:07:39 +00:00
toolbox
trusty Merge "Include correct authorization_set.h header" 2022-03-01 10:31:26 +00:00
usbd
watchdogd
.clang-format
.clang-format-2
.clang-format-4
.gitignore
CleanSpec.mk
METADATA
MODULE_LICENSE_APACHE2
OWNERS
PREUPLOAD.cfg