clarifying semantics of test annotation
'NotForContinuousTesting' isn't really a good name for expressing the condition that a test won't pass with an automated device setup. RestrictedBuildTest directly expresses the precondition for such tests passing. Also added a make module to compile the same code as host side Java library. Bug: 27536153 Change-Id: Iea8d4f7e8687ad320fce12b0bac5daca0fb2ff71
Loading
Please sign in to comment