Apply change in prebuilt names for config files
The suffix for VNDK config files ld.config.txt, llndk.libraries.txt, and vndksp.libraries.txt has been changed to *.$(PLATFORM_VNDK_VERSION).txt. Refactor the paths-of-intermediates function such that instead of parsing filenames from list of modules within the function, provide the function a list of preprocessed module_name:file_name pairs. Bug: 70918357 Test: m -j vndk dist Change-Id: I2d69b7822cef4c709e15a53f99c7ab2efb22406c
Loading
Please register or sign in to comment