Merge "Enable the Java backend for IFace"
This commit is contained in:
commit
fbd95222f5
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@ aidl_interface {
|
|||
stability: "vintf",
|
||||
backend: {
|
||||
java: {
|
||||
enabled: false,
|
||||
platform_apis: false,
|
||||
platform_apis: true,
|
||||
},
|
||||
cpp: {
|
||||
enabled: false,
|
||||
|
|
Loading…
Reference in a new issue