diff options
author | 2022-12-06 15:23:57 +0900 | |
---|---|---|
committer | 2022-12-08 09:42:03 +0900 | |
commit | d045ebca4c0a86f7c41f8134fa40175e07dd3754 (patch) | |
tree | 7c1ed5e3c29a44795522b7aa1d2bcfc706cd7340 /java/java_test.go | |
parent | c7e4dcf1e8d6154312d06a8810ff63dd83fd6db3 (diff) |
Vendor apex sets "vndkVersion" when it uses vndk libs
Vendor apex with "use_vndk_as_stable:true" sets the dependency in
"requireNativeLibs: ":vndk"". But this isn't enough because the APEX
won't work if VNDK version mismatches.
Now, when a vendor apex uses VNDK libs, "vndkVersion" is set as well in
apex_manifest so that apexd can abort the installation/staging when
device's VNDK version mimatches.
Bug: 222620439
Test: VendorApexHostTestCases
Test: built vendor apex how has "vndkVersion" field in its
apex_manifest
Change-Id: If03340c230efe854ab932cdf472c276f7646ad0c
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions