Merge "Enable the Java backend for IFace"

This commit is contained in:
Ilya Matyukhin
2020-10-28 19:31:37 +00:00
committed by Android (Google) Code Review

View File

@@ -12,8 +12,7 @@ aidl_interface {
stability: "vintf",
backend: {
java: {
enabled: false,
platform_apis: false,
platform_apis: true,
},
cpp: {
enabled: false,