commit | e521ae306aa96e142ffa325f40df2c233591f53a | [log] [tgz] |
---|---|---|
author | Zhi Dou <zhidou@google.com> | Mon Feb 19 18:36:40 2024 +0000 |
committer | Zhi Dou <zhidou@google.com> | Mon Feb 19 18:36:40 2024 +0000 |
tree | 32da1b681750f07c2cd5ac8b40ba9dd02f59835f | |
parent | 4c0b2f6c63e9fdfc1f2d7a6302a7d6c7602aacd2 [diff] |
Add sdk_version to test libraries If sdk_version is empty, by default the library will be built against the implementation of the framework jars. There are on going project to automatically repackaging flag libraries in the libray which is built direactly against the implementation of the framework jars. This change set the right sdk_version for the testing library. Bug: 310504781 Test: atest jarjar-rules-generator-test and CI Change-Id: I24d8dc47f7ed83f0b84c632d24396e2bdf932424