commit | 35fc32831699e7ed3d0faef4f6c7f861b75f3ecf | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Fri Dec 14 09:31:52 2018 -0800 |
committer | Suren Baghdasaryan <surenb@google.com> | Sat Feb 02 17:05:56 2019 +0000 |
tree | adabdc07cb911d9e435895fb20df025a82d816e5 | |
parent | 76f262865411c1c14e19fec7a5dcac3db8102d1d [diff] |
Add cgroups.json and task_profiles.json build targets Add cgroups.json and task_profiles.json into the list of packages. Bug: 111307099 Test: builds, boots Change-Id: Ib8ab11de573505f522ccd9cec2c6afd7e23d2f2f Merged-In: Ib8ab11de573505f522ccd9cec2c6afd7e23d2f2f Signed-off-by: Suren Baghdasaryan <surenb@google.com>
diff --git a/target/product/base_system.mk b/target/product/base_system.mk index 422683a..7ad773d 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk
@@ -49,6 +49,7 @@ bu \ bugreport \ bugreportz \ + cgroups.json \ charger \ cmd \ com.android.conscrypt \ @@ -246,6 +247,7 @@ storaged \ surfaceflinger \ svc \ + task_profiles.json \ tc \ telecom \ telephony-common \