commit | ab9b5df4b84d83426006d1e84b0c361ae8c9b18e | [log] [tgz] |
---|---|---|
author | Zhi Dou <zhidou@google.com> | Fri Dec 09 22:30:57 2022 +0000 |
committer | Zhi Dou <zhidou@google.com> | Fri Dec 09 22:36:28 2022 +0000 |
tree | d8342a716ce38e34ca8869880359bcd7b173f8e2 | |
parent | 254ae50a74d43ed8a7f248662d8f7fc350e87bbb [diff] |
Replace "apex_inherit" min_sdk_version Replace "apex_inherit" min_sdk_version to a conditional setting. If environment veriable KEEP_APEX_INHERIT is set, using "apex_inherit" as the min_sdk_version, otherwise set the number to "29". For more detail please refer https://docs.google.com/document/d/1R2vZw0cQa-haAMgFyQ682uSq9aGBNQrzMHKIsU17-XY/edit?usp=sharing&resourcekey=0-gUbs463r9LCKs7vdP_Xkmg Test: build APEX uses this library, and presubmit Bug: 254634795 Ignore-AOSP-First: Need to submit with other changes. Change-Id: Ie6984128e6b84ba73de3f4c08eca5560657c5ca2