No description
Find a file
Jooyung Han 55ef3d6104 Skip bootstrap APEX RC files for the second round
Reading .rc files from bootstrap APEXes causes "double loading".
This works for services because init just ignores duplicates. But it
emits error logs, which can mislead even though there's no actual
errors. Besides, for actions, duplicates can cause a problem when
commands are not idempotent.

So, when loading RC files from APEXes for the second time, we'd better
skip those bootstrap APEXes.

Bug: 290148081
Test: VendorApexHostTestCases
Change-Id: Ia630dbd14046064b5e5c612c01ebacf57091c8d4
2023-08-11 10:02:08 +09:00
bootstat Remove references to the pdk product variable 2023-08-03 10:54:59 -07:00
cli-test
code_coverage
debuggerd Merge "debuggerd: fix passing of fdsan_table to crash_dump" into main 2023-08-09 23:15:06 +00:00
diagnose_usb
fastboot Merge "Adding force_flash functionality" into main 2023-08-09 20:45:24 +00:00
fs_mgr Merge "decompressor maintenence" into main 2023-08-09 20:04:07 +00:00
gatekeeperd Check AServiceManager_isDeclared before AServiceManager_getService 2023-06-14 02:43:54 +00:00
healthd BatteryMonitor: support battery health INCONSISTENT from health status 2023-05-24 03:25:59 +00:00
include
init Skip bootstrap APEX RC files for the second round 2023-08-11 10:02:08 +09:00
janitors
libappfuse
libasyncio
libcrypto_utils
libcutils Merge "Remove sub-includes from libcutils/threads.h" into main 2023-08-09 16:43:32 +00:00
libgrallocusage
libkeyutils
libmodprobe Merge "libmodprobe: LPM: Cleanup of redundant check" 2023-06-29 17:21:18 +00:00
libnetutils add 'nodad' support to ifc_add_address() 2023-06-30 16:36:21 +00:00
libpackagelistparser
libprocessgroup libprocessgroup: optimize SetAttributeAction::ExecuteForProcess performance 2023-07-27 21:55:48 +00:00
libsparse Build libsparse and simg2img for Mac OS X as part of Cuttlefish launcher tools 2023-06-22 17:11:37 -07:00
libstats Add safety comments. 2023-07-21 19:13:48 +01:00
libsuspend
libsync
libsystem
libsysutils NetlinkEvent: trivial simplification. 2023-07-10 22:46:12 +00:00
libusbhost
libutils Merge "String8: fix infinite loop and segmentation fault in removeAll()" into main 2023-07-19 02:03:40 +00:00
libvndksupport
llkd
mini_keyctl
mkbootfs
property_service
reboot
rootdir Read .rc files from bootstrap apexes 2023-08-10 15:40:06 +09:00
run-as
sdcard
shell_and_utilities Update shell_and_utilities docs for U. 2023-03-01 22:05:37 +00:00
storaged Added defaults for storaged fuzzers 2023-05-05 23:55:27 +00:00
toolbox toolbox/modprobe: Fix fallback path when mod_dirs is empty 2023-05-26 11:01:00 -07:00
trusty Merge changes from topic "coverage-build" into main 2023-08-07 10:53:44 +00:00
usbd
watchdogd
.clang-format
.clang-format-2
.clang-format-4
.gitignore
CleanSpec.mk
METADATA
MODULE_LICENSE_APACHE2
OWNERS Add bug component to system/core 2023-07-26 07:57:58 -07:00
PREUPLOAD.cfg
rustfmt.toml