commit | 0ae8fe10322bfdf81708d90134478e56bef5ba48 | [log] [tgz] |
---|---|---|
author | Jihoon Kang <jihoonkang@google.com> | Thu Mar 02 01:47:54 2023 +0000 |
committer | Jihoon Kang <jihoonkang@google.com> | Mon Mar 27 18:04:34 2023 +0000 |
tree | 321ea0726c5fa24c76bfacbd07b9569dc876c908 | |
parent | 1784c71446eac3e2c8a0b9c654ef748fe6c8eeba [diff] |
Utilize from-text stub module in build Replace `android_stubs_current` with `android_from_text_stubs_current`, a java_api_library module that creates from-text stubs. This feature is hidden behind a flag `--build-from-text-stub`, which sets the env var `ANDROID_PUBLIC_STUBS` as `android_from_text_stubs_current`. Test: m --build-from-text-stub Bug: 271154441 Change-Id: I06be32d9b7b9a54c0384010457406cabfff98c61