platform_build_soong/apex
Kiyoung Kim a2d6deedab Relocate llndk.libraries.txt into system
llndk.libraries.txt file is currently located within the VNDK APEX.
However, this file is still required even if VNDK APEX is deprecated.
This change removes llndk.libraries.txt from VNDK APEX, so it can be
installed within the system image.

Bug: 290160925
Test: aosp_cf build succeeded with llndk.libraries.txt in the system
image

Change-Id: I09a0a43babaa58ff16fc04ea71ab41ab68b54b70
2023-08-16 10:03:16 +09:00
..
Android.bp apex: drop metadata gathering for multitree. 2023-05-16 17:44:29 +00:00
androidmk.go Remove "flattened" apexes 2023-06-21 14:29:26 +09:00
apex.go apex: respect relative_install_path of rust modules 2023-08-11 16:32:58 +09:00
apex_sdk_member.go Add apexes property to sdk 2022-07-06 15:58:43 +00:00
apex_singleton.go Parallelize singleton execution 2023-05-19 20:31:32 +00:00
apex_test.go Relocate llndk.libraries.txt into system 2023-08-16 10:03:16 +09:00
bootclasspath_fragment_test.go Add a Make variable to determine ART boot image jars for testing. 2023-07-14 12:13:30 +01:00
bp2build.go Export apex_available_baseline to soong_injection 2023-02-08 17:43:09 -08:00
bp2build_test.go Correct allowlisting for override modules 2023-05-02 09:27:55 -04:00
builder.go Remove "flattened" apexes 2023-06-21 14:29:26 +09:00
classpath_element_test.go bootclasspath_fragment: Require at least one hidden_api package property 2022-05-27 16:27:50 +01:00
deapexer.go Remove --blkid_path argument 2023-06-14 15:23:03 +09:00
dexpreopt_bootjars_test.go Refactor dexpreopt for boot jars to make it flexible to config changes. 2023-07-14 12:13:28 +01:00
key.go Parallelize singleton execution 2023-05-19 20:31:32 +00:00
platform_bootclasspath_test.go Prepare tests for dexpreopt changes. 2023-05-11 18:24:44 +01:00
prebuilt.go Remove "flattened" apexes 2023-06-21 14:29:26 +09:00
systemserver_classpath_fragment_test.go Use the profiles in the APEX to dexpreopt system server jars. 2023-02-15 22:47:24 +00:00
TEST_MAPPING Add TEST_MAPPING for build/soong/apex 2019-08-07 17:33:24 +09:00
testing.go Add allowed-deps tests 2023-04-27 09:56:04 +09:00
vndk.go Relocate llndk.libraries.txt into system 2023-08-16 10:03:16 +09:00
vndk_test.go Relocate llndk.libraries.txt into system 2023-08-16 10:03:16 +09:00