| commit | 9a6fdce2e312bed96c8418d486daa05f261828fb | [log] [tgz] |
|---|---|---|
| author | Jihoon Kang <jihoonkang@google.com> | Thu Nov 14 02:24:37 2024 +0000 |
| committer | Jihoon Kang <jihoonkang@google.com> | Thu Nov 14 02:24:37 2024 +0000 |
| tree | c23e4179e10eaa368d9f17a363eda2a7b1c430e5 | |
| parent | 368e3fb8de8d3dcbd782bc843ab1b5870e419456 [diff] |
Remove sdk_version from libframesequence Setting sdk_version on a product_specific module is a no-op, as it leads to not creating the product variant. Given that the module and its transitive dependencies should be installed to the product partition, this change removes the sdk_version property from the module. Change-Id: Idb44d93a82f59ce9db32266a74375740474e7f7e Test: CI Bug: 376515714