Tao Bao
7f41584d9d
[automerger skipped] Merge "recovery: Refactor common setup into main()" am: 5b3d6cf58b am: 0abc18d520 -s ours
...
am: 41e47d6d0a -s ours
Change-Id: Ifecfe86247c683366ede6a2d9e91b2c51990a1de
2018-05-16 17:29:22 -07:00
Tao Bao
41e47d6d0a
[automerger skipped] Merge "recovery: Refactor common setup into main()" am: 5b3d6cf58b
...
am: 0abc18d520 -s ours
Change-Id: I6e90e6810feefaa7b6b028259591e5cced2b5c3f
2018-05-16 17:03:35 -07:00
Tao Bao
0abc18d520
Merge "recovery: Refactor common setup into main()"
...
am: 5b3d6cf58b
Change-Id: I33558285e87b03af06d02f735e7e06e89404f9ad
2018-05-16 16:59:37 -07:00
Tao Bao
5b3d6cf58b
Merge "recovery: Refactor common setup into main()"
2018-05-16 23:46:01 +00:00
Tianjie Xu
cd4122f122
Merge "Last command file should be updated after a command finishes" am: 6dfc54cae1 am: 45b7dbea74
...
am: 567570954e
Change-Id: Icdfa75122de982cd599dbfc1b27f3320ffef2fc8
2018-05-16 16:13:50 -07:00
Tianjie Xu
567570954e
Merge "Last command file should be updated after a command finishes" am: 6dfc54cae1
...
am: 45b7dbea74
Change-Id: Ic9da282f5b09e36b0b64c56f595b25ebc6cf60c6
2018-05-16 16:05:19 -07:00
Tianjie Xu
45b7dbea74
Merge "Last command file should be updated after a command finishes"
...
am: 6dfc54cae1
Change-Id: I0a99acaf18a1b3f386aa79bea210eb3a04929e54
2018-05-16 16:00:46 -07:00
Tianjie Xu
6dfc54cae1
Merge "Last command file should be updated after a command finishes"
2018-05-16 22:55:39 +00:00
Jerry Zhang
4c4357848b
Merge "recovery: Refactor common setup into main()" into pi-dev-plus-aosp
...
am: 726c9271db
Change-Id: I8500833326fb5f4b64e8d9df721ff4335b407b09
2018-05-16 12:39:21 -07:00
Jerry Zhang
f5e319ac96
recovery: Refactor common setup into main()
...
Move more common setup into the main function.
Main() handles all 1 time setup, such as ui,
logging, and secontext. Recovery_main()
takes in command line arguments, does any
necessary recovery work, and can be called
multiple times from main().
Test: Recovery works
Bug: 78793464
Change-Id: I2d2595fc342b4ddfa80f4e06b30e44263132acd9
Merged-In: I2d2595fc342b4ddfa80f4e06b30e44263132acd9
2018-05-16 19:32:06 +00:00
Jerry Zhang
726c9271db
Merge "recovery: Refactor common setup into main()" into pi-dev-plus-aosp
2018-05-16 19:18:53 +00:00
Tao Bao
2aa8516102
Merge "wear_ui: Address a TODO regarding {intro,loop}_frames." am: 0f3aa6ec38 am: b730743b40
...
am: 6171da90c5
Change-Id: I53abe3ff30d8d60389a429c837c230758af54d50
2018-05-15 21:20:23 -07:00
Tao Bao
6171da90c5
Merge "wear_ui: Address a TODO regarding {intro,loop}_frames." am: 0f3aa6ec38
...
am: b730743b40
Change-Id: I0a8ba6bf7836bde00e93f2ce9a011ace9acbac5d
2018-05-15 21:16:22 -07:00
Tao Bao
b730743b40
Merge "wear_ui: Address a TODO regarding {intro,loop}_frames."
...
am: 0f3aa6ec38
Change-Id: Ia9bc12ff45cf42124601cffb33da960bd9e377c1
2018-05-15 21:12:19 -07:00
Tianjie Xu
c2b2bb5d78
Last command file should be updated after a command finishes
...
The last command file has the last executed stash command by convention.
So we should update the file after we actually finishes executing the command;
instead of after loading src/tgt.
Bug: 79756267
Test: unit tests pass
Change-Id: I4535b5836e7eb13b3abe3d02f9f362ec5e9ec969
2018-05-15 21:05:30 -07:00
Tao Bao
0f3aa6ec38
Merge "wear_ui: Address a TODO regarding {intro,loop}_frames."
2018-05-16 04:04:54 +00:00
Jerry Zhang
6a64804965
recovery: Refactor common setup into main()
...
Move more common setup into the main function.
Main() handles all 1 time setup, such as ui,
logging, and secontext. Recovery_main()
takes in command line arguments, does any
necessary recovery work, and can be called
multiple times from main().
Test: Recovery works
Bug: 78793464
Change-Id: I2d2595fc342b4ddfa80f4e06b30e44263132acd9
2018-05-16 00:20:45 +00:00
Tao Bao
152e0eb20b
wear_ui: Address a TODO regarding {intro,loop}_frames.
...
Also add tests for LoadAnimation that cover the change.
Test: Run `recovery_unit_test` on marlin.
Change-Id: I0380a5cdd0d85d55baecf7759eb647b6a9f3a085
2018-05-14 11:14:00 -07:00
Tao Bao
baa4f0d2af
Merge "Clean up the Makefile for recovery and tests." am: 1f0b9962b0 am: 0c2998ffe3
...
am: 554a876cc1
Change-Id: I830f6023b59de90e42706359a12d38191a74bf34
2018-05-11 18:15:46 -07:00
Tao Bao
554a876cc1
Merge "Clean up the Makefile for recovery and tests." am: 1f0b9962b0
...
am: 0c2998ffe3
Change-Id: I5d4765279fa10317e7f8d61cc4f0972baf10040e
2018-05-11 18:06:19 -07:00
Tao Bao
0c2998ffe3
Merge "Clean up the Makefile for recovery and tests."
...
am: 1f0b9962b0
Change-Id: I79b21e9b93f8876a00176751a4664f6175a384be
2018-05-11 18:01:48 -07:00
Tao Bao
1f0b9962b0
Merge "Clean up the Makefile for recovery and tests."
2018-05-12 00:55:35 +00:00
Tao Bao
9e30997676
Clean up the Makefile for recovery and tests.
...
Reorder librecovery and librecovery_ui, so that librecovery stays closer
to recovery (in preparation for later changes that move more files
between the two). For the libraries in LOCAL_STATIC_LIBRARIES, reorder
them based on the dependency - local modules coming first, with external
libraries near the end. Sort the local / external modules, unless a
specific order is needed.
In tests/Android.mk, split the monolithic list of LOCAL_STATIC_LIBRARIES
based on modules. This makes adding / finding libraries easier.
There's no functionality in this CL.
Test: mmma -j bootable/recovery
Change-Id: I6836be574df565001ae9cd3d466a2b6460d90d08
2018-05-11 15:53:58 -07:00
Tao Bao
b8c632aa9a
Merge "screen_ui: Fix an issue in RTL locale detection." am: 13d56e9bed am: 0e42c5680c
...
am: a8c819d98c
Change-Id: Ic7b0d44650e686a5fcd68fe9cb4e0e10b0f13772
2018-05-11 15:27:19 -07:00
Tao Bao
b3ef346da7
Merge "Move device.cpp into librecovery_ui." am: db6dc14bff am: fb8636f48f
...
am: 81726e4430
Change-Id: I9e9651052e6d9ab8573b13164e4fdcfd84104613
2018-05-11 15:19:12 -07:00
Tao Bao
a8c819d98c
Merge "screen_ui: Fix an issue in RTL locale detection." am: 13d56e9bed
...
am: 0e42c5680c
Change-Id: Id4819920e9fca4223cd7e3b80a7b909f392ab008
2018-05-11 14:50:40 -07:00
Tao Bao
0e42c5680c
Merge "screen_ui: Fix an issue in RTL locale detection."
...
am: 13d56e9bed
Change-Id: Icd9b2db1895f3329f34ca959d072abc5226d7cdd
2018-05-11 14:50:21 -07:00
Tao Bao
81726e4430
Merge "Move device.cpp into librecovery_ui." am: db6dc14bff
...
am: fb8636f48f
Change-Id: I18cad42da6f9f560c3ed1568a20889419520cd21
2018-05-11 14:50:21 -07:00
Treehugger Robot
13d56e9bed
Merge "screen_ui: Fix an issue in RTL locale detection."
2018-05-11 21:46:52 +00:00
Tao Bao
fb8636f48f
Merge "Move device.cpp into librecovery_ui."
...
am: db6dc14bff
Change-Id: I2ebd04cded12b61173d9334ddd241511efc6e406
2018-05-11 14:46:51 -07:00
Tao Bao
db6dc14bff
Merge "Move device.cpp into librecovery_ui."
2018-05-11 21:38:01 +00:00
Tao Bao
c03916ae5a
Merge "tests: Add tests for ScreenRecoveryUI." am: 8c6f699b36 am: ca88c67135
...
am: e0871294aa
Change-Id: I20f7a642596df6112acbc208e20eac3b1b4569a7
2018-05-11 14:34:42 -07:00
Tao Bao
e0871294aa
Merge "tests: Add tests for ScreenRecoveryUI." am: 8c6f699b36
...
am: ca88c67135
Change-Id: I238b8b412046c883863828d2b7578d51dadef9e0
2018-05-11 13:22:26 -07:00
Tao Bao
ca88c67135
Merge "tests: Add tests for ScreenRecoveryUI."
...
am: 8c6f699b36
Change-Id: I1fc42208d91ed211ac4b45c2d392a251c3d5ae53
2018-05-11 13:18:25 -07:00
Tao Bao
8c6f699b36
Merge "tests: Add tests for ScreenRecoveryUI."
2018-05-11 20:06:22 +00:00
Tao Bao
3bb7332a1e
Merge "recovery: Configure device menu based on runtime info." am: e498ef2f03 am: bd32e1b50b
...
am: 20976a0913
Change-Id: Ib76e58e8c2ce672184a056bc9dedc838adcabeda
2018-05-11 11:22:56 -07:00
Tao Bao
20976a0913
Merge "recovery: Configure device menu based on runtime info." am: e498ef2f03
...
am: bd32e1b50b
Change-Id: Id611c10a6f84afdec38ca01d6932f4c964f9c2ac
2018-05-11 10:57:40 -07:00
Tao Bao
bd32e1b50b
Merge "recovery: Configure device menu based on runtime info."
...
am: e498ef2f03
Change-Id: Ib513582394b796ca64c5e3ce46fc2bd535c621de
2018-05-11 10:54:10 -07:00
Tao Bao
6a542dcc3b
Move device.cpp into librecovery_ui.
...
librecovery_ui will be exposed for device-specific RecoveryUI. With the
current code structure, 'device.h' and 'ui.h' will always be needed in
order to implement device-specific RecoveryUI.
Bug: 76436783
Test: lunch aosp_{angler,marlin,dragon,walleye}-userdebug;
`mmma -j bootable/recovery` respectively.
Change-Id: I15e8851b230a65526ac9310e0ee6621b7daea589
2018-05-11 10:51:26 -07:00
Tao Bao
e498ef2f03
Merge "recovery: Configure device menu based on runtime info."
2018-05-11 17:34:01 +00:00
Tao Bao
e5d2c25ecf
recovery: Configure device menu based on runtime info.
...
Drop the dependency on build time flag of AB_OTA_UPDATER when compiling
device.cpp. Note that AB_OTA_UPDATER still guards the package install
behavior (install.cpp).
This can be extended to cover the entry of "Apply update from SD card".
Test: Build and boot into recovery on angler and walleye respectively.
Check the recovery menu.
Change-Id: I36a6a6b4101ba61d4d374e32353c36cc5716f9ce
2018-05-10 20:46:46 -07:00
Zhomart Mukhamejanov
76e6734173
Merge "updater_sample: add HAL compatibility check" am: 563d34f712 am: 0045e76c7c
...
am: 9ca1e2778a
Change-Id: I5a2c566ce804618eeef26b8096de3bb43cd5084e
2018-05-10 20:25:30 -07:00
Zhomart Mukhamejanov
9ca1e2778a
Merge "updater_sample: add HAL compatibility check" am: 563d34f712
...
am: 0045e76c7c
Change-Id: I433e03d9f9fad55b2b8b0b5a4b3eb492af34e8a5
2018-05-10 20:19:57 -07:00
Zhomart Mukhamejanov
0045e76c7c
Merge "updater_sample: add HAL compatibility check"
...
am: 563d34f712
Change-Id: If8e53285455f6b140ea2f0ebda06c35d6a94462f
2018-05-10 20:14:25 -07:00
Zhomart Mukhamejanov
563d34f712
Merge "updater_sample: add HAL compatibility check"
2018-05-11 03:05:21 +00:00
Tao Bao
0acf8ab264
Merge "Document the clang-format usage." am: 797550fb8b am: cc71d271c1
...
am: 374498ff33
Change-Id: I42d240997fa16637b5a32812292bcc5877b18978
2018-05-10 17:49:33 -07:00
Tao Bao
07c495ac07
Merge "Device owns the RecoveryUI instance." am: 6df846e337 am: 8d593973d6
...
am: 4fd58ca28a
Change-Id: I0373e17e90f88c6817d938c4bab3ea475fa9434f
2018-05-10 17:30:11 -07:00
Tao Bao
374498ff33
Merge "Document the clang-format usage." am: 797550fb8b
...
am: cc71d271c1
Change-Id: Ib48d6d84bb691a9fb5ef38233f44abe0d289a46b
2018-05-10 17:20:59 -07:00
Tao Bao
4fd58ca28a
Merge "Device owns the RecoveryUI instance." am: 6df846e337
...
am: 8d593973d6
Change-Id: I006ae17453913b7e9cd23bafc30862f1532e1f60
2018-05-10 17:20:02 -07:00
Tao Bao
cc71d271c1
Merge "Document the clang-format usage."
...
am: 797550fb8b
Change-Id: I810e2e89e3437c98a519c60c3582c4dcb1678d36
2018-05-10 17:16:52 -07:00