Merge "Mark VINTF AIDL w/ Java as platform_apis."

This commit is contained in:
Steven Moreland
2019-12-02 16:46:17 +00:00
committed by Gerrit Code Review

View File

@@ -6,6 +6,9 @@ aidl_interface {
],
stability: "vintf",
backend: {
java: {
platform_apis: true,
},
ndk: {
vndk: {
enabled: true,