DO NOT MERGE: CDD Annotations Section 6:

CDD 6/C-0-9:MUST support systrace tool as documented in the Android SDK.
--> AtraceHostTest#testSimpleRun#testCategories#testTracingContent
--> "tests atrace so systrace works"


CDD 6/C-0-8:MUST include the Monkey framework and make it available for applications to use.
--> All monkey Tests

[C-0-2] MUST support all adb functions as documented in the Android SDK including dumpsys.
[C-0-3] MUST NOT alter the format or the contents of device system events
(batterystats , diskstats, fingerprint, graphicsstats, netstats, notification, procstats)
logged via dumpsys.

-->BatteryStatsDumpSysTest
-->ProcessStatsDumpSysTest


7/C-0-1: Device implementations MUST consistently report accurate hardware configuration
information via the getSystemAvailableFeatures() and hasSystemFeature(String) methods on
the android.content.pm.PackageManager class for the same build fingerprint.
--> SystemFeaturesTest()

Bug: 117652133

Test: make cts

Change-Id: Iea843643f6e5ade5ea03481fd4aff94a146fe408
9 files changed