aboutsummaryrefslogtreecommitdiff
path: root/annotation-stubs/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'annotation-stubs/Android.bp')
-rw-r--r--annotation-stubs/Android.bp5
1 files changed, 5 insertions, 0 deletions
diff --git a/annotation-stubs/Android.bp b/annotation-stubs/Android.bp
index afd0b431e..929eb598c 100644
--- a/annotation-stubs/Android.bp
+++ b/annotation-stubs/Android.bp
@@ -38,6 +38,11 @@ java_library {
"com.android.devicelock",
"com.android.extservices",
],
+ target: {
+ windows: {
+ enabled: true,
+ },
+ },
}
python_binary_host {