Go to file
Suren Baghdasaryan 8438595f21 libprocessgroup: Prevent aggregate profiles from referencing stale ones
Currently when vendor overrides a profile the profile object is being
replaced with a new one. However the old profile might have been
referenced by an aggregate profile and with such profile replacement
the aggregate profile is left referencing a stale object. Fix this by
replacing the content of the old profile with the content from the new
one instead of replacing the object itself.

Bug: 148311066
Test: override profiles referenced in aggregate profile and verify
Test: correct replacement
Change-Id: Iabddbf3580455e5263fedad6665cf52fb323e50a
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
2020-01-27 21:07:27 +00:00
adb Merge "Build test_com.android.adbd.apex." 2020-01-23 23:58:43 +00:00
base liblog: use default tag for loggability checks if no tag is provided 2020-01-27 09:38:54 -08:00
bootstat Fix ota test case 2020-01-16 20:14:25 +00:00
cli-test cli-test: a tool for testing command-line programs. 2019-12-13 12:23:51 -08:00
code_coverage configs for jailed procs to dump code coverage data 2019-11-08 08:20:29 -08:00
cpio
debuggerd Merge "debuggerd: remove the raw stack dump." 2020-01-23 16:07:42 +00:00
deprecated-adf remove deprecated bp 'subdirs' 2020-01-14 12:18:40 -08:00
diagnose_usb
fastboot Use SOONG_HOST_OUT_EXECUTABLES 2020-01-23 14:09:01 +00:00
fs_mgr Merge "Fix mounting /data on Virtual A/B devices without metadata encryption." 2020-01-27 16:01:59 +00:00
gatekeeperd
healthd Populate fields for health HAL 2.1 2020-01-22 10:50:05 -08:00
include
init Merge "init: add builtin check for perf_event LSM hooks" 2020-01-21 20:40:50 +00:00
janitors
libappfuse
libasyncio
libbacktrace
libbinderwrapper
libcrypto_utils
libcutils Merge "Add external_storage gid" 2020-01-27 12:22:16 +00:00
libdiskconfig
libgrallocusage Replace -Weverything with -Wextra 2019-11-08 13:09:00 -08:00
libkeyutils
liblog liblog: use default tag for loggability checks if no tag is provided 2020-01-27 09:38:54 -08:00
libmetricslogger
libmodprobe libmodprobe: parse kernel command line for module options 2019-12-27 13:39:23 -08:00
libnetutils Properly size response buffer in ifc_act_on_address 2019-12-02 17:37:39 +09:00
libpackagelistparser
libpixelflinger
libprocessgroup libprocessgroup: Prevent aggregate profiles from referencing stale ones 2020-01-27 21:07:27 +00:00
libprocinfo libprocinfo: remove error msg for unknown process state. 2020-01-17 15:55:13 -08:00
libqtaguid
libsparse Make ramdisk_available. 2020-01-22 16:47:14 -08:00
libstats stats_event.h/c tests 2020-01-22 11:43:01 -08:00
libsuspend
libsync Rename # vndk tag to # llndk 2019-11-13 14:32:44 +09:00
libsystem
libsysutils Copy necessary ipt_ULOG.h structure to source. 2019-12-10 12:53:39 -08:00
libunwindstack unwindstack: RegsArm64: fix harmless off by 1 + iterate GPRs contiguously 2020-01-24 19:50:45 +00:00
libusbhost
libutils libutils: sp lh comparison w/ pointer 2020-01-17 22:50:30 +00:00
libvndksupport remove deprecated bp 'subdirs' 2020-01-14 12:18:40 -08:00
libziparchive Merge "Fix SEGV in libziparchive with malformed zip file." 2019-12-18 16:14:54 +00:00
llkd Merge changes Ibb4b4ca4,I31572afa 2020-01-17 15:39:45 +00:00
logcat Relax permissions on /data/misc/logd 2020-01-21 18:39:19 -08:00
logd Relax permissions on /data/misc/logd 2020-01-21 18:39:19 -08:00
logwrapper logwrapper: update benchmark and remove old functions 2019-09-28 07:27:26 -07:00
property_service Make ramdisk_available. 2020-01-22 16:47:14 -08:00
qemu_pipe
reboot adb: replace reboot service with exec of /system/bin/reboot. 2019-10-23 14:33:36 -07:00
rootdir Change gid bit of /mnt/media_rw to external_storage 2020-01-24 22:13:58 +00:00
run-as
sdcard
set-verity-state Revert "remount: Remove the "backing" parameter to fs_mgr_overlayfs_setup." 2019-12-17 08:53:13 +00:00
shell_and_utilities Update shell_and_utilities docs for R. 2020-01-16 15:54:16 -08:00
storaged storaged: replace LOG_TO() macros with LOG() 2020-01-10 17:10:58 -08:00
toolbox
trusty Merge "First working version of the confirmationui HAL service" 2020-01-21 16:40:03 +00:00
usbd
watchdogd
.clang-format
.clang-format-2
.clang-format-4
.gitignore
Android.bp remove deprecated bp 'subdirs' 2020-01-14 12:18:40 -08:00
CleanSpec.mk Move adbd to an apex. 2019-11-04 15:52:16 -08:00
MODULE_LICENSE_APACHE2
NOTICE
OWNERS
PREUPLOAD.cfg
TEST_MAPPING TEST_MAPPING: add libmodprobe_tests to presubmit 2019-12-19 19:17:08 +00:00