diff options
Diffstat (limited to 'StubLibraries.bp')
-rw-r--r-- | StubLibraries.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/StubLibraries.bp b/StubLibraries.bp index 39aa732d929b..e0c302239464 100644 --- a/StubLibraries.bp +++ b/StubLibraries.bp @@ -73,6 +73,7 @@ stubs_defaults { "android.hardware.vibrator-V1.3-java", "framework-protos", ], + high_mem: true, // Lots of sources => high memory use, see b/170701554 installable: false, annotations_enabled: true, previous_api: ":android.api.public.latest", |