| commit | c1a9790da8c126ad6cc0c5b3969ef30c69abcf0d | [log] [tgz] |
|---|---|---|
| author | Jihoon Kang <jihoonkang@google.com> | Fri Jul 26 17:15:55 2024 +0000 |
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jul 26 17:15:55 2024 +0000 |
| tree | ee422efceab47d8d32aa8c0b7fe862c7a9461145 | |
| parent | 6a3950f36c9047c1bb4f1ad3eea531ba67c786d2 [diff] | |
| parent | b4a5d361c3afa892c57d147b5b3e333f791aec3e [diff] |
Merge "Specify default_to_stubs property in org.apache.http.legacy module definition" into main
diff --git a/Android.bp b/Android.bp index 58a8af8..cb5c79b 100644 --- a/Android.bp +++ b/Android.bp
@@ -106,6 +106,7 @@ "--subtract-api $(location :frameworks-base-api-current.txt)", ], dist_group: "android", + default_to_stubs: true, } // Make the current.txt available for use by the cts/tests/signature and /vendor tests.