aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp5
1 files changed, 5 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index c574f6f..5c52121 100644
--- a/Android.bp
+++ b/Android.bp
@@ -40,6 +40,11 @@ cc_library {
},
host_supported: true,
recovery_available: true,
+ apex_available: [
+ "com.android.neuralnetworks",
+ "test_com.android.neuralnetworks",
+ "//apex_available:platform",
+ ],
native_bridge_supported: true,
}