diff options
| -rw-r--r-- | core/java/android/content/pm/TEST_MAPPING | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/java/android/content/pm/TEST_MAPPING b/core/java/android/content/pm/TEST_MAPPING index ab669cc141f1..b0ab11f48858 100644 --- a/core/java/android/content/pm/TEST_MAPPING +++ b/core/java/android/content/pm/TEST_MAPPING @@ -45,7 +45,8 @@ ] }, { - "name":"CarrierAppIntegrationTestCases" + "name":"CarrierAppIntegrationTestCases", + "keywords": ["internal"] }, { "name":"CtsSilentUpdateHostTestCases" |