Files
build_soong/java
Pedro Loureiro c362142438 Perform validation of shared library attributes
Perform consistency checks as per http://go/updatable-shared-libraries

These include:
  * no attribute can specified can be less than T
  * max-device-sdk can't be less than min-device-sdk
  * min and max-device-sdk need to be at least the module's
  min_sdk_version
  * using on-bootclasspath-before implies that the module's
  min_sdk_version is at least T or the library has min-device-sdk of at
  least T

Test: m nothing

Bug: 191978330

Change-Id: Iaca5cf23fb0bc7e65effb3529c8e829560894c2e
Merged-In: Iaca5cf23fb0bc7e65effb3529c8e829560894c2e
(cherry picked from commit f9e584dd20)
2021-11-24 17:09:19 +00:00
..
2020-11-30 14:16:02 -08:00
2021-09-14 21:02:43 +00:00
2021-11-16 04:15:33 +00:00
2021-09-16 19:14:30 -07:00
2021-06-30 14:29:49 -04:00
2021-06-17 17:05:39 +01:00