commit | d5ffbdfc56a7c2510a3f1bdca9fd714f30a19434 | [log] [tgz] |
---|---|---|
author | Edward Liaw <edliaw@google.com> | Wed Feb 01 03:01:23 2023 +0000 |
committer | Edward Liaw <edliaw@google.com> | Wed Feb 01 03:06:45 2023 +0000 |
tree | 616057fd07cd73febdb4c598babd14a9fb6c37f9 | |
parent | 06a150b9f5bfe8543115f0f1f6f45e512aef9e24 [diff] |
sched_policy_test: set_sched_policy also set the cpuset policy as fallback get_sched_policy uses the cpuset policy as fallback if the cpu cgroup is not recognized. Pixel is currently not using the cpu cgroup for background policy due to b/208895940. Bug: 265852986 Test: atest libcutils_test:libcutils_test.SchedPolicy#set_sched_policy -- --abi arm64-v8a Change-Id: Ia77ace7513c48b1a14290c6ecc0222b46d6bf927 Signed-off-by: Edward Liaw <edliaw@google.com>