Files
build_soong/java
Ulya Trafimovich 42c7f0d173 Propagate <uses-library> dependencies from android_library to apps.
Automatically add `uses_libs`/`optional_uses_libs` properties specified
in `android_library` modules to the apps that transitively depend on
these libraries.

Note that a library may choose to specify its <uses-library> deps as
either optional or required. If this is not the right choice for an app,
it should be able to override it by specifying its own `uses_libs`/
`optional_uses_libs` properties.

Bug: 196377222
Test: lunch aosp_cf_x86_64_phone-userdebug && m
Change-Id: I1e36c56719c0023dcd25fa6aeb92016471702b9f
2021-08-17 16:58:20 +01:00
..
2020-11-30 14:16:02 -08:00
2020-12-21 12:31:51 -08:00
2021-08-05 23:16:38 -07:00
2021-06-30 14:29:49 -04:00
2021-03-31 13:17:42 -07:00
2021-06-17 17:05:39 +01:00
2021-03-15 13:58:44 -07:00
2019-10-18 15:14:15 -07:00