commit | aa207568fb209fdc4c9261b02241407397118f0a | [log] [tgz] |
---|---|---|
author | Zhi Dou <[email protected]> | Thu May 30 15:57:12 2024 +0000 |
committer | Zhi Dou <[email protected]> | Thu May 30 15:58:58 2024 +0000 |
tree | 224cc3b67d70a141963246f5af6de50d4577472b | |
parent | dd1f85d4102d5d38b2dadea5fd20646438d251a5 [diff] |
add sdk_version for settingsLib flag This change adds sdk_verion for settingsLib flag. Before the sdk_version is missing, and by default the libraries will be built agaist the implementation of the framework jars. The right sdk_version is assigned to allow the libraries to use the right scope of apis. Test: presubmit Bug: 333003287 Change-Id: Ia156ef01b4e2c16a7bb0a880f8d13c1727e98c11