Files
build_soong/apex
Jooyung Han 2034875cac Error if vendor apex adds an LLNDK library
This is a common mistake when creating a vendor apex. They often try to
list all dependencies. Adding an LLNDK results in putting a stub library
in APEX, which simply doesn't work.

This change prevents stubs from being added to APEX.

Bug: 314033460
Test: go test ./apex
Change-Id: Ic3365047028d9ab6f06992d52aece5a3890177bb
2023-12-05 15:23:56 +09:00
..
2022-07-06 15:58:43 +00:00
2023-06-14 15:23:03 +09:00
2023-10-30 16:48:36 +09:00
2023-04-27 09:56:04 +09:00
2023-08-23 14:01:13 +09:00