summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/trie/1.0/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/trie/1.0/Android.bp b/tests/trie/1.0/Android.bp
index 5a33aea588..3cb67c7577 100644
--- a/tests/trie/1.0/Android.bp
+++ b/tests/trie/1.0/Android.bp
@@ -10,5 +10,5 @@ hidl_interface {
interfaces: [
"android.hidl.base@1.0",
],
- gen_java: false,
+ gen_java: true,
}