summaryrefslogtreecommitdiff
path: root/scripts/jsonmodify.py
diff options
context:
space:
mode:
authorJooyung Han <jooyung@google.com>2019-08-01 17:41:43 +0900
committerJooyung Han <jooyung@google.com>2019-08-01 23:45:37 +0900
commite16330393ac53154f75740d0280c7f0c28d86fe1 (patch)
treebb0251c0374598b04f599878459e222e73d33962 /scripts/jsonmodify.py
parent395ab52ee92ddb53dc389058711d72f94add2902 (diff)
Put dependency in apex_manifest.json
To generate ld.config.txt dynamically(b/123722631), each APEX should provide some dependency information: a) list of libraries which other APEXes(or system) can use from this apex b) list of libraries which this apex uses from other APEXes(or system) This change puts dependency information in apex_manifest.json at build-time with two additional keys: a) provideNativeLibs b) requireNativeLibs Bug: 138695532 Test: m (runs soong tests) Test: find $OUT/apex -name apex_manifest.json -exec cat {} \; (shows contents of apex_manifest.json files) Change-Id: Iaad12c8c35454222ad177ce923cce76ef12a8a5a
Diffstat (limited to 'scripts/jsonmodify.py')
0 files changed, 0 insertions, 0 deletions