Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[api-merge] Update "constant" values to mirror latest API levels (#9004)
Context: #9000 Context: ac3b405 In Issue #9000, we learned that: - Constant values can change between Android API levels - `api-merge` does not update constant values in the final `api.xml` if they do change Update `api-merge` to update constant values if they change, and update `api-VanillaIceCream.xml` with the new `api-merge` logic.
- Loading branch information