Tao Bao
0bbc764bbe
updater: Don't append newline when calling uiPrint().
...
LOG(INFO) already appends a newline. Don't print redundant newline.
Test: No extra blank lines when calling ui_print(). And on-screen UI
shows the same.
Change-Id: I74e9a8504a7146a6cb3dae02fe2406d0dd54069b
2017-03-30 10:28:37 -07:00
Dan Shi
0253952942
Merge "Add test config to minadbd_test" am: df1a585504 am: b8f33fdf5f am: 57bb313b1e
...
am: c0e6475f68
Change-Id: Iaba7e4e7e62b4e735fd5b71531a2a36bab11428d
2017-03-30 15:51:43 +00:00
Dan Shi
c0e6475f68
Merge "Add test config to minadbd_test" am: df1a585504 am: b8f33fdf5f
...
am: 57bb313b1e
Change-Id: I3e9aaedf23d1f3bfbeac9c7afee97993fa14422e
2017-03-30 15:49:43 +00:00
Dan Shi
57bb313b1e
Merge "Add test config to minadbd_test" am: df1a585504
...
am: b8f33fdf5f
Change-Id: Ifa25165e3b03d49cfb4b5e6b0af14e1059837022
2017-03-30 15:47:13 +00:00
Dan Shi
b8f33fdf5f
Merge "Add test config to minadbd_test"
...
am: df1a585504
Change-Id: Ib5a65fd6f8e300812cea9aeccf05e31363096a09
2017-03-30 15:44:43 +00:00
Tao Bao
31b6bc5ced
tests: Remove LOCAL_ADDITIONAL_DEPENDENCIES.
...
Per the comment in build/make/core/base_rules.mk:
Ninja has an implicit dependency on the command being run, and kati will
regenerate the ninja manifest if any read makefile changes, so there is no
need to have dependencies on makefiles.
Test: mmma bootable/recovery
Change-Id: I27b97df10d40f39ad966be70b33811175a665439
2017-03-30 08:43:47 -07:00
Treehugger Robot
df1a585504
Merge "Add test config to minadbd_test"
2017-03-30 15:39:21 +00:00
Tom Cherry
0aecfb11ae
update_verifier: raise priority and ioprio and start with exec_start am: beaa39bc23
...
am: a76807930a
Change-Id: I2a5d258804270aeb95fb7944acf1e00cc50acc3c
2017-03-29 23:18:46 +00:00
Tom Cherry
a76807930a
update_verifier: raise priority and ioprio and start with exec_start
...
am: beaa39bc23
Change-Id: I61da489612bc8e5becf94f535c826a26218924ba
2017-03-29 23:17:20 +00:00
Tom Cherry
beaa39bc23
update_verifier: raise priority and ioprio and start with exec_start
...
Raise the priority and ioprio of update_verifier and launch with
exec_start. This saves ~100ms of time before `class_start main` is executed.
Bug: 36511808
Bug: 36102163
Test: Boot bullhead
Test: Verify boottime decrease on sailfish
Change-Id: I944a6c0d4368ead5b99171f49142da2523ed1bdd
(cherry picked from commit 545317f4fb )
2017-03-29 13:36:58 -07:00
Tom Cherry
68e7932d01
Merge "update_verifier: raise priority and ioprio and start with exec_start" am: 3a8919e813 am: 8fe39a28b0 am: e404f5d9c8
...
am: d81f28067d
Change-Id: If7653a1c79cd95eda13cec8ac4b89fcf2707f8be
2017-03-29 19:02:51 +00:00
Tom Cherry
d81f28067d
Merge "update_verifier: raise priority and ioprio and start with exec_start" am: 3a8919e813 am: 8fe39a28b0
...
am: e404f5d9c8
Change-Id: I30aa6fa463302a30af4bfb5a3fd7241fa45b12e5
2017-03-29 18:48:55 +00:00
Tom Cherry
e404f5d9c8
Merge "update_verifier: raise priority and ioprio and start with exec_start" am: 3a8919e813
...
am: 8fe39a28b0
Change-Id: I08ec1da1be30d8fa240785e0d0261d1279a646bc
2017-03-29 18:46:55 +00:00
Tom Cherry
8fe39a28b0
Merge "update_verifier: raise priority and ioprio and start with exec_start"
...
am: 3a8919e813
Change-Id: Ie61669fa42793d0e3620ba20720f1aed1735d49e
2017-03-29 18:44:57 +00:00
Treehugger Robot
3a8919e813
Merge "update_verifier: raise priority and ioprio and start with exec_start"
2017-03-29 18:39:31 +00:00
Tao Bao
60a70afc0a
updater: Move RangeSinkWrite into RangeSinkState.
...
Then rename RangeSinkState to RangeSinkWriter. RangeSinkWriter reads
data from the given FD, and writes them to the desination RangeSet.
Test: Apply an incremental with the new updater.
Change-Id: I5e3ab6fc082efa1726562c55b56e2d418fe4acaf
2017-03-29 11:31:41 -07:00
Bowgo Tsai
84a06485a9
recovery: switch to fs_mgr_read_fstab_default()
...
fs_mgr_read_fstab_default() is now aware of recovery mode so it's ok to
switch to this new API.
Bug: 35811655
Test: recovery boot sailfish
Change-Id: I1025b606fd96e74a893ae99cefc1da01e4b27a23
2017-03-29 16:31:29 +08:00
Tao Bao
563340d9ff
Merge "Log the error message when failing to mount/umount." am: 850f89f198 am: 23fe20fb6e am: cbc90e5c2c
...
am: 6ac5c7c4d1
Change-Id: I9bc396aeeddf602d9de2ec6116e3aef97f559f1b
2017-03-29 06:31:42 +00:00
Tao Bao
6ac5c7c4d1
Merge "Log the error message when failing to mount/umount." am: 850f89f198 am: 23fe20fb6e
...
am: cbc90e5c2c
Change-Id: Ief973b0d636ed77d22d3f349cbddb4bdd615f1f3
2017-03-29 06:29:11 +00:00
Tao Bao
cbc90e5c2c
Merge "Log the error message when failing to mount/umount." am: 850f89f198
...
am: 23fe20fb6e
Change-Id: Ic9aa9f793ea2e13dc877d7c55e3c396e8cba455c
2017-03-29 06:26:40 +00:00
Tao Bao
23fe20fb6e
Merge "Log the error message when failing to mount/umount."
...
am: 850f89f198
Change-Id: I5de062307d6a395035cada802fd8fe202418407b
2017-03-29 06:24:41 +00:00
Tao Bao
850f89f198
Merge "Log the error message when failing to mount/umount."
2017-03-29 06:19:03 +00:00
Dan Shi
7368316de1
Add test config to minadbd_test
...
Design doc:
Generalized Suites & the Unification of APCT & CTS Workflows Design/Roadmap
https://docs.google.com/document/d/1eabK3srlBLouMiBMrNP3xJPiRRdcoCquNxC8gBWPvx8/edit#heading=h.78vup5eivwzo
Details about test configs changes are tracked in doc
https://docs.google.com/document/d/1EWUjJ7fjy8ge_Nk0YQbFdRp8DSHo3z6GU0R8jLgrAcw/edit#
Bug: 35882476
Test: local test
Change-Id: I51e1b410536469d254ae7a353bc61a7df06c8324
2017-03-28 22:13:38 -07:00
Tao Bao
5f85d1fb0a
Log the error message when failing to mount/umount.
...
Test: Observe the error messaage for a umount failure case.
Bug: 36686818
Change-Id: I28e335c2df4454dd0192f95e3909599fcc9dc1c0
2017-03-28 21:21:28 -07:00
Tao Bao
28b79f797c
Fix the bad merge (duplicate tests).
...
Test: mmma bootable/recovery
Change-Id: I909164fed84fb17a7e1cb2427cb88208a69dc052
2017-03-28 19:07:12 -07:00
Tao Bao
fa617cdf97
resolve merge conflicts of 39ef2d7f to oc-dev-plus-aosp
...
am: 8fdce9ab99
Change-Id: Ifcd2c3236d337216adabb5bb810befd33f05f44c
2017-03-29 01:14:51 +00:00
Tao Bao
8fdce9ab99
resolve merge conflicts of 39ef2d7f to oc-dev-plus-aosp
...
Test: I solemnly swear I tested this conflict resolution.
Change-Id: I59d27cec1ef2c6befe824848cdc9ef3b0a0dc586
2017-03-28 17:58:31 -07:00
Tao Bao
39ef2d7f3d
Merge "tests: Construct two bad packages at runtime for VerifierTest." am: 3f2d35522a
...
am: 197e49d60c
Change-Id: I65b0abc35d2d6044447099f534c894f86132045f
2017-03-29 00:47:18 +00:00
Tao Bao
197e49d60c
Merge "tests: Construct two bad packages at runtime for VerifierTest."
...
am: 3f2d35522a
Change-Id: I439b941da099c4b45853b12a9e0f2a190208e2d9
2017-03-29 00:43:48 +00:00
Tianjie Xu
4999606cfe
Merge "Add the missing sr-Latn into png files and rename the png locale header" am: 713d915636 am: dc235b5ab9 am: 5ec12126f0 am: 0a599567ce
...
am: 6273c0673f
Change-Id: I31e93f37b0afe0944c4bddabfe31c6fc7fa6dcdd
2017-03-29 00:38:23 +00:00
Tao Bao
3f2d35522a
Merge "tests: Construct two bad packages at runtime for VerifierTest."
2017-03-29 00:37:05 +00:00
Tianjie Xu
6273c0673f
Merge "Add the missing sr-Latn into png files and rename the png locale header" am: 713d915636 am: dc235b5ab9 am: 5ec12126f0
...
am: 0a599567ce
Change-Id: I56d4faab38ae65b43602637f2cb9c6a22fa6d9a4
2017-03-29 00:32:59 +00:00
Tom Cherry
545317f4fb
update_verifier: raise priority and ioprio and start with exec_start
...
Raise the priority and ioprio of update_verifier and launch with
exec_start. This saves ~100ms of time before `class_start main` is executed.
Bug: 36511808
Bug: 36102163
Test: Boot bullhead
Test: Verify boottime decrease on sailfish
Change-Id: I944a6c0d4368ead5b99171f49142da2523ed1bdd
2017-03-28 15:55:20 -07:00
Tao Bao
dcf94dd14c
Merge "tests: Add a test for --wipe_ab into UncryptTest." am: 7b0cda5b37 am: c6df7d2937 am: 62a4e5ca98
...
am: 20e4e73caa
Change-Id: Ib58d2e7843c6cbe75695b83651e3dcd2f9d94f9a
2017-03-28 22:39:39 +00:00
Tao Bao
20e4e73caa
Merge "tests: Add a test for --wipe_ab into UncryptTest." am: 7b0cda5b37 am: c6df7d2937
...
am: 62a4e5ca98
Change-Id: I87b66da50364c0effdfdd5dbe8a7d0496152e68b
2017-03-28 22:34:39 +00:00
Tao Bao
62a4e5ca98
Merge "tests: Add a test for --wipe_ab into UncryptTest." am: 7b0cda5b37
...
am: c6df7d2937
Change-Id: Iea518cbea5e64bd06475c472f88c6cc8c75602d6
2017-03-28 22:27:41 +00:00
Tianjie Xu
0a599567ce
Merge "Add the missing sr-Latn into png files and rename the png locale header" am: 713d915636 am: dc235b5ab9
...
am: 5ec12126f0
Change-Id: Ia6b861c91958d3be23a4a7456d6d5d8e4a1607c8
(cherry picked from commit 9166f66eee )
2017-03-28 22:23:40 +00:00
Tao Bao
c6df7d2937
Merge "tests: Add a test for --wipe_ab into UncryptTest."
...
am: 7b0cda5b37
Change-Id: Iadc316dd0503240b3d8bbdf30334c9da92ac238f
2017-03-28 22:22:12 +00:00
Tao Bao
7b0cda5b37
Merge "tests: Add a test for --wipe_ab into UncryptTest."
2017-03-28 22:12:35 +00:00
Tianjie Xu
6e770e4f94
Merge "Suppress the unused variable warning in parser.yy" am: b9b03a282b am: 05c111b90b am: 6835d52c7e
...
am: 0868447714
Change-Id: Icdd7a149a5666866720266343095665fc5830229
2017-03-28 21:44:33 +00:00
Tianjie Xu
aa39b3c623
Merge "Log temperature during OTA update" am: bc2c51a97f am: 1d7e500bfc am: 556ca4e301
...
am: 6ccd0b780f
Change-Id: I506216f819950295d50a7d0d0310f7d537d59b60
2017-03-28 21:44:24 +00:00
Tianjie Xu
0868447714
Merge "Suppress the unused variable warning in parser.yy" am: b9b03a282b am: 05c111b90b
...
am: 6835d52c7e
Change-Id: Ibb0bc1ccb3abf0a9ad82eea38b28e882a89e2f06
2017-03-28 21:39:18 +00:00
Tianjie Xu
6ccd0b780f
Merge "Log temperature during OTA update" am: bc2c51a97f am: 1d7e500bfc
...
am: 556ca4e301
Change-Id: Ib75bdbee801b1caa2ff7b94b174feae1f7d85688
2017-03-28 21:39:08 +00:00
Tianjie Xu
6835d52c7e
Merge "Suppress the unused variable warning in parser.yy" am: b9b03a282b
...
am: 05c111b90b
Change-Id: I111bdd2b72dd4ae04e7c6bcb020621fdc77915b7
2017-03-28 21:34:15 +00:00
Tianjie Xu
556ca4e301
Merge "Log temperature during OTA update" am: bc2c51a97f
...
am: 1d7e500bfc
Change-Id: I44a64b7cf0054fcc4cea9b6124c3f6a089f268e1
2017-03-28 21:34:07 +00:00
Tianjie Xu
05c111b90b
Merge "Suppress the unused variable warning in parser.yy"
...
am: b9b03a282b
Change-Id: I722683e1a474180dc7bfd85d249e05aab66c8712
2017-03-28 21:28:50 +00:00
Tianjie Xu
1d7e500bfc
Merge "Log temperature during OTA update"
...
am: bc2c51a97f
Change-Id: I7feda067a7e343868a7a1fef3a561afa9d14e77c
2017-03-28 21:28:37 +00:00
Treehugger Robot
b9b03a282b
Merge "Suppress the unused variable warning in parser.yy"
2017-03-28 21:21:06 +00:00
Tao Bao
2eb5d10846
Merge "tests: Construct two bad packages at runtime for VerifierTest."
2017-03-28 21:18:13 +00:00
Tianjie Xu
bc2c51a97f
Merge "Log temperature during OTA update"
2017-03-28 21:16:45 +00:00