commit | 125d0b63b9f2c95ba894111db4a67fceeae76d67 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Thu Sep 24 17:07:03 2020 -0700 |
committer | Yifan Hong <elsk@google.com> | Thu Oct 15 19:32:39 2020 +0000 |
tree | 57b9549c158e2413fdaeb253194fb68f598f07ae | |
parent | e98d29b4ade7adfb0182c44afd11ffe327ad0a00 [diff] [blame] |
Add function to extract timestamp from boot image Also add toybox to otatools list. Bug: 169169031 Test: build OTA Change-Id: Ib14dbf46a8385ccf2a9c5a9c6f4e7fa9399cf0ba
diff --git a/core/Makefile b/core/Makefile index 26f11a4..18d901c 100644 --- a/core/Makefile +++ b/core/Makefile
@@ -3887,6 +3887,7 @@ signapk \ simg2img \ sload_f2fs \ + toybox \ tune2fs \ unpack_bootimg \ update_host_simulator \