commit | fed17889c7277fe87a024894fdcc0a77692bd59b | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Mon Feb 26 13:57:25 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Feb 26 13:57:25 2018 +0000 |
tree | a15a5c3be4855c8a04837fccc7ebd2c690f7060d | |
parent | 83e4cf5085f75d7750bf61e1318c1886a8e8fae9 [diff] | |
parent | 505cbf034293a45c0c807c028d35fb915e2aede4 [diff] |
Merge "cts: Set LOCAL_SDK_VERSION where possible."
diff --git a/tests/cts/net/Android.mk b/tests/cts/net/Android.mk index 4aeab38..9559779 100644 --- a/tests/cts/net/Android.mk +++ b/tests/cts/net/Android.mk
@@ -45,6 +45,7 @@ # uncomment when b/13249961 is fixed #LOCAL_SDK_VERSION := current +LOCAL_PRIVATE_PLATFORM_APIS := true # Tag this module as a cts test artifact LOCAL_COMPATIBILITY_SUITE := cts vts general-tests