diff options
-rw-r--r-- | testing/Android.bp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/Android.bp b/testing/Android.bp index f8978dcd8..63bf0a08e 100644 --- a/testing/Android.bp +++ b/testing/Android.bp @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -apex { +apex_test { name: "test_com.android.permission", visibility: [ "//system/apex/tests", |