commit | b5aa33d5858a03a7e6f754a5a1320fadb98c4dba | [log] [tgz] |
---|---|---|
author | Kiyoung Kim <kiyoungkim@google.com> | Tue Oct 06 17:43:40 2020 +0900 |
committer | Kiyoung Kim <kiyoungkim@google.com> | Tue Oct 06 17:43:40 2020 +0900 |
tree | 1c371875834a331c6ac7c5724b1d89cfeef2815d | |
parent | cd69f69c112c03942885c648dbe79c2cd7a4500f [diff] [blame] |
Update linkerconfig configuration format Update linkerconfig configuration format as json. Bug: 169634881 Test: cuttelfish boot succeeded Change-Id: Ie95bc961e3b616acb33fc86025950d1c5ba7fd8b
diff --git a/apex/linker.config.json b/apex/linker.config.json new file mode 100644 index 0000000..67c076e --- /dev/null +++ b/apex/linker.config.json
@@ -0,0 +1,3 @@ +{ + "visible": true +}