android_system_core/libprocessgroup/profiles/TEST_MAPPING
Yifan Hong 72ff585bd0 Add schema for task profiles
- Add proto3 files as schema for JSON task profiles / cgroups
  files.

- Add tests to ensure the JSON files (on the device) conforms
  the schema. (libprocessgroup_proto_test)

Test: libprocessgroup_proto_test

Bug: 123664216
Change-Id: I1cab73bd0d3852ff8827fee0be22373da8a6fc5b
2019-02-19 13:26:46 -08:00

8 lines
100 B
Text

{
"presubmit": [
{
"name": "libprocessgroup_proto_test",
"host": true
}
]
}