system/linkerconfig/testdata
cpeng fdf2a6817f first commit 2025-08-25 08:01:50 +08:00
..
golden_output first commit 2025-08-25 08:01:50 +08:00
root first commit 2025-08-25 08:01:50 +08:00
README.md first commit 2025-08-25 08:01:50 +08:00
prepare_root.sh first commit 2025-08-25 08:01:50 +08:00

README.md

Run diff with golden output

Simply running ./rundiff.sh works. When the changes are found, you can accept the changes by running the following command.

./rundiff.sh --update

How to prepare golden input

testdata/root is pseudo-root dir for linkerconfig.

testdata/root/
    system/etc/
        sanitizer.libraries.txt
        vndkcorevariant.libraries.txt
    system/apex/
        <apex>/
            apex_manifest.json   # copied from intermediate apex_manifest_full.json
            bin/.keep            # indicates to generate ld.config.txt for this apex