commit | 8146116936664b5f0583fd093dfe7f4bb5a135b4 | [log] [tgz] |
---|---|---|
author | Adam Shih <adamshih@google.com> | Thu Oct 20 11:23:26 2022 +0800 |
committer | Adam Shih <adamshih@google.com> | Thu Oct 20 11:23:26 2022 +0800 |
tree | 747e6058b40bdf19269a39adba95700c8abcab05 | |
parent | 4b68f5fe9510937b310e815684902331cfc8f9c9 [diff] [blame] |
move aoc settings to gs-common Bug: 248426917 Test: boot with aoc launched Change-Id: I7f3e65f9b27510bff657ca46c9688932a0352437
diff --git a/aoc/conf/init.aoc.nodaemon.rc b/aoc/conf/init.aoc.nodaemon.rc new file mode 100644 index 0000000..329d7d3 --- /dev/null +++ b/aoc/conf/init.aoc.nodaemon.rc
@@ -0,0 +1,3 @@ +# Load AoC firmware and boot +on property:vendor.all.modules.ready=1 + write /sys/devices/platform/19000000.aoc/firmware aoc.bin \ No newline at end of file