Go to file
Bart Van Assche c41a4826d1 init: Do not invoke the ServiceList destructor when exiting
From the Google C++ style guide: "Objects with static storage duration
are forbidden unless they are trivially destructible." Hence this CL.

Bug: 213617178
Change-Id: I4c9a51618ee1eb14ed439295a5fc0101b940a63d
Signed-off-by: Bart Van Assche <bvanassche@google.com>
2022-12-05 10:45:49 -08:00
bootstat bootstat: remove unused FDE boot events 2022-09-26 19:50:09 +00:00
cli-test
code_coverage Disable code_coverage.other for riscv64 2022-10-13 13:49:10 -07:00
debuggerd riscv64 doesn't require a 32-bit crash dump policy. 2022-11-14 20:06:16 +00:00
diagnose_usb
fastboot Fix "Attempt to delete released memory" warning. 2022-12-02 12:38:41 -08:00
fs_mgr Merge "Fix nullptr access when cow reader open fails" 2022-12-02 19:25:32 +00:00
gatekeeperd hidl2aidl: conversion of gatekeeper hidl to aidl 2022-09-19 16:39:27 +00:00
healthd charger: fix secondary display not turning off after first display was off 2022-09-20 02:53:16 +00:00
include
init init: Do not invoke the ServiceList destructor when exiting 2022-12-05 10:45:49 -08:00
janitors Add myself to janitor owners. 2022-12-02 12:50:43 -08:00
libappfuse
libasyncio
libbinderwrapper
libcrypto_utils
libcutils Remove an obsolete workaround. 2022-10-18 16:31:04 +00:00
libdiskconfig
libgrallocusage
libkeyutils
libmodprobe
libnetutils
libpackagelistparser
libprocessgroup init: skip cgroup/task_profiles configuration if cgroups are disabled 2022-10-21 13:14:23 +01:00
libsparse Remove a file we haven't built since 2013. 2022-11-11 21:56:34 +00:00
libstats Make libstatspull_bindgen available to resolv apex. 2022-10-05 00:54:47 +08:00
libsuspend
libsync Declare the headers of the ndk_library 2022-09-08 21:59:20 +00:00
libsystem
libsysutils
libusbhost
libutils libutils: Fix missing definition of shared_ptr and unique_ptr 2022-11-25 12:15:53 +05:30
libvndksupport
llkd
mini_keyctl
mkbootfs
property_service Remove dalvik.vm.usejitprofiles system property. 2022-11-25 12:27:37 +00:00
reboot
rootdir set iostat_period_ms to 1 sec 2022-12-01 22:27:09 +00:00
run-as
sdcard
shell_and_utilities
storaged storaged: Fix deprecated usages of protobuf API. 2022-09-25 08:18:20 +00:00
toolbox
trusty Merge "Update the KeyMint version to 3" 2022-12-05 17:16:16 +00:00
usbd
watchdogd
.clang-format
.clang-format-2
.clang-format-4
.gitignore
CleanSpec.mk
METADATA
MODULE_LICENSE_APACHE2
OWNERS
PREUPLOAD.cfg
rustfmt.toml