diff options
| author | Rick Yiu <rickyiu@google.com> | 2019-09-16 19:07:17 +0800 | 
|---|---|---|
| committer | Rick Yiu <rickyiu@google.com> | 2019-09-30 08:35:28 +0000 | 
| commit | 0b211fa8b352d02d532f21a8cd2ad2674407f1f7 (patch) | |
| tree | a3d5c7d1a525b049f1526310b4da39c5b01bdc30 /libpackagelistparser/packagelistparser_test.cpp | |
| parent | 4b45eab15b298fb35c72296108355984e58d44dd (diff) | |
libprocessgroup: add support to set aggregate profiles
To support setting multiple profiles with one call. The json format
is as below example.
  "AggregateProfiles": [
    ...
    {
      "Name": "SCHED_SP_BACKGROUND",
      "Profiles": [ "HighEnergySaving", "LowIoPriority", "TimerSlackHigh" ]
    },
    ...
  }
Bug: 139521784
Test: SetProfile works as expected
Change-Id: Ibe14ed57d5169cafcbcbbdb054df3ed171a2f6a2
Diffstat (limited to 'libpackagelistparser/packagelistparser_test.cpp')
0 files changed, 0 insertions, 0 deletions
