android13/system/linkerconfig/testdata
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
golden_output initial 2024-06-22 20:45:49 +08:00
root initial 2024-06-22 20:45:49 +08:00
README.md initial 2024-06-22 20:45:49 +08:00
prepare_root.sh initial 2024-06-22 20:45:49 +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