Skip to content

Commit cb0c128

Browse files
committed
staging
1 parent 2889dca commit cb0c128

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed

Diff for: aosp/apksigner/build/libs/apksigner-1.0.jar

0 Bytes
Binary file not shown.

Diff for: aosp/boot_signer/build/libs/boot_signer.jar

0 Bytes
Binary file not shown.

Diff for: bbootimg/bbootimg.jar

106 Bytes
Binary file not shown.

Diff for: integrationTest.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -204,4 +204,5 @@ def main():
204204

205205
if __name__ == "__main__":
206206
# execute only if run as a script
207-
main()
207+
#main()
208+
verifySingleDir(resDir3, "legacy_OTA")

0 commit comments

Comments
 (0)