No description
Find a file
Pirama Arumuga Nainar 9e76ce0ad6 Use the non-LTO, non-PGO version of libhwbinder
am: 2ca4a403e7

Change-Id: Ic2cf355dd9faa2ed1c04f2673a41974df2c9f4a9
2018-04-10 11:29:27 -07:00
applypatch Add a singleton CacheLocation to replace the hard coded locations 2018-02-28 11:19:11 -08:00
boot_control Drop -Wno-unused-parameter. 2017-10-11 16:56:12 -07:00
bootloader_message Add update_channel field to bootloader_message_ab. 2018-01-22 15:03:53 -08:00
edify Avoid overwrite of the error message in AbortFn 2018-01-29 11:42:59 -08:00
etc Add a /bin symlink for consistency. 2017-12-06 08:41:50 -08:00
fonts more font improvements and cleanup 2013-03-07 13:34:24 -08:00
fuse_sideload Export fuse_sideload.h for libfusesideload. 2018-03-07 10:01:51 -08:00
minadbd Export fuse_sideload.h for libfusesideload. 2018-03-07 10:01:51 -08:00
minui Remove the obsolete mkfont.c and font_10x18.h 2018-03-30 06:42:35 +00:00
otafault Disable building libapplypatch on mac 2018-02-17 22:06:31 -08:00
otautil Set the update locations to default in CacheLocation's constructor 2018-03-08 14:40:09 -08:00
private Add a binary path param to update_binary_command(). 2017-05-08 12:16:45 -07:00
res-hdpi/images update the recovery background image with new translation 2017-09-19 23:36:28 -07:00
res-mdpi/images update the recovery background image with new translation 2017-09-19 23:36:28 -07:00
res-xhdpi/images update the recovery background image with new translation 2017-09-19 23:36:28 -07:00
res-xxhdpi/images update the recovery background image with new translation 2017-09-19 23:36:28 -07:00
res-xxxhdpi/images update the recovery background image with new translation 2017-09-19 23:36:28 -07:00
sample_updater Create the SystemUpdate activity class. 2018-03-31 17:45:21 -07:00
tests tests: Pick up testdata with LOCAL_TEST_DATA. 2018-04-02 14:14:29 -07:00
tools Import translations. DO NOT MERGE 2018-02-21 17:03:26 -08:00
uncrypt f2fs: support f2fs by setting unmovable bit for package file 2018-04-04 19:28:15 -07:00
update_verifier update_verifier: Support verifying product partition. 2018-03-23 13:27:53 -07:00
updater install: mkfs.f2fs: specify sector size for target image size 2018-04-04 21:16:19 -07:00
.clang-format clang-format: Remove the override of PenaltyExcessCharacter. 2017-09-26 15:07:45 -07:00
adb_install.cpp Don't write to /sys/class/android_usb/android0/enable with configfs. 2017-05-11 14:50:20 -07:00
adb_install.h adb_install: Stop passing RecoveryUI as a parameter. 2017-05-01 11:47:43 -07:00
Android.bp Move a few modules to Soong. 2018-03-26 21:35:41 -07:00
Android.mk Use the non-LTO, non-PGO version of libhwbinder 2018-04-10 11:29:27 -07:00
asn1_decoder.cpp Checking unsigned variable less than zero 2017-03-23 17:07:39 +01:00
asn1_decoder.h Refactor asn1_decoder functions into a class. 2017-03-21 15:17:43 -07:00
bootloader.h Create bootloader_message static library. 2016-10-18 11:37:05 -07:00
CleanSpec.mk recovery: minui: add adf backend 2014-04-25 15:47:34 -07:00
common.h Remove EXPAND/STRINGIFY macros. 2017-09-13 10:51:09 -07:00
default_device.cpp Auto-detect whether to use the long-press UI. 2015-04-10 15:14:35 -07:00
device.cpp Add a new option in recovery menu to test the background texts 2017-09-27 00:27:38 -07:00
device.h Add a new option in recovery menu to test the background texts 2017-09-27 00:27:38 -07:00
fuse_sdcard_provider.cpp Clean up fuse_sideload and add a testcase. 2017-11-03 18:30:41 -07:00
fuse_sdcard_provider.h recovery: Fork a process for fuse when sideloading from SD card. 2016-01-13 21:29:20 -08:00
install.cpp Revert "Revert "Move error_code.h into otautil."" 2017-10-09 14:07:54 -07:00
install.h recovery: Change install_package() to take std::string. 2017-05-01 12:31:48 -07:00
interlace-frames.py Go back to the old ear-wiggling Android animation. 2016-04-21 14:26:14 -07:00
mounts.cpp libmounts: Remove two dead functions. 2017-04-16 15:53:47 -07:00
mounts.h libmounts: Remove two dead functions. 2017-04-16 15:53:47 -07:00
NOTICE Automated import from //branches/master/...@140824,140824 2009-03-24 18:36:42 -07:00
OWNERS Fix owner email address. 2017-10-12 10:45:04 -07:00
PREUPLOAD.cfg Add a repohook to clang-format changes. 2017-11-02 16:23:58 -07:00
README.md Document instructions for using adb under recovery. 2018-02-07 20:55:33 -08:00
recovery-persist.cpp Fix the android-cloexec-* warnings in bootable/recovery 2017-07-19 12:17:41 -07:00
recovery-persist.rc recovery: reduce overall boot time 2017-09-18 13:55:32 -07:00
recovery-refresh.cpp Cleanup the duplicates of logs rotation functions 2016-11-03 18:16:33 -07:00
recovery-refresh.rc recovery: reduce overall boot time 2017-09-18 13:55:32 -07:00
recovery.cpp Merge "Do not skip the update installation if it's a retry" am: e566168c94 2018-04-02 23:49:58 +00:00
res-560dpi Make text for recovery larger on angler 2016-05-02 12:20:04 -07:00
roots.cpp mkfs.f2fs: specify sector size for target image size 2018-04-04 14:26:23 -07:00
roots.h roots: Fix an issue with volume_for_path(). 2017-10-02 11:18:13 -07:00
rotate_logs.cpp rotate_logs: Clean up the header includes. 2017-10-18 11:08:37 -07:00
rotate_logs.h rotate_logs: Clean up the header includes. 2017-10-18 11:08:37 -07:00
screen_ui.cpp Factor out a menu class for screen ui 2018-03-23 23:57:29 -07:00
screen_ui.h Factor out a menu class for screen ui 2018-03-23 23:57:29 -07:00
stub_ui.h Drop -Wno-unused-parameter. 2017-10-11 16:56:12 -07:00
ui.cpp recovery: Porting screensave mode for new platform. 2017-12-14 21:09:52 +08:00
ui.h recovery: Porting screensave mode for new platform. 2017-12-14 21:09:52 +08:00
verifier.cpp Move rangeset.h and print_sha1.h into otautil. 2017-10-10 15:52:11 -07:00
verifier.h Const modifiers 2017-03-23 21:52:30 +01:00
vr_device.cpp Introduce VR recovery ui 2017-06-16 15:33:02 -07:00
vr_ui.cpp Drop -Wno-unused-parameter. 2017-10-11 16:56:12 -07:00
vr_ui.h vr_ui: drawing changes 2017-10-05 12:02:13 -07:00
wear_device.cpp Allow customizing WearRecoveryUI via Makefile variables. 2017-08-10 09:31:17 -07:00
wear_ui.cpp Factor out a menu class for screen ui 2018-03-23 23:57:29 -07:00
wear_ui.h Factor out a menu class for screen ui 2018-03-23 23:57:29 -07:00

The Recovery Image

Quick turn-around testing

mm -j && m ramdisk-nodeps && m recoveryimage-nodeps

# To boot into the new recovery image
# without flashing the recovery partition:
adb reboot bootloader
fastboot boot $ANDROID_PRODUCT_OUT/recovery.img

Running the tests

# After setting up environment and lunch.
mmma -j bootable/recovery

# Running the tests on device.
adb root
adb sync data

# 32-bit device
adb shell /data/nativetest/recovery_unit_test/recovery_unit_test
adb shell /data/nativetest/recovery_component_test/recovery_component_test

# Or 64-bit device
adb shell /data/nativetest64/recovery_unit_test/recovery_unit_test
adb shell /data/nativetest64/recovery_component_test/recovery_component_test

Running the manual tests

recovery-refresh and recovery-persist executables exist only on systems without /cache partition. And we need to follow special steps to run tests for them.

  • Execute the test on an A/B device first. The test should fail but it will log some contents to pmsg.

  • Reboot the device immediately and run the test again. The test should save the contents of pmsg buffer into /data/misc/recovery/inject.txt. Test will pass if this file has expected contents.

ResourceTest validates whether the png files are qualified as background text image under recovery.

1. `adb sync data` to make sure the test-dir has the images to test.
2. The test will automatically pickup and verify all `_text.png` files in
   the test dir.

Using adb under recovery

When running recovery image from debuggable builds (i.e. -eng or -userdebug build variants, or ro.debuggable=1 in /prop.default), adbd service is enabled and started by default, which allows adb communication. A device should be listed under adb devices, either in recovery or sideload state.

$ adb devices
List of devices attached
1234567890abcdef    recovery

Although /sbin/adbd shares the same binary between normal boot and recovery images, only a subset of adb commands are meaningful under recovery, such as adb root, adb shell, adb push, adb pull etc. adb shell works only after manually mounting /system from recovery menu (assuming a valid system image on device).

Troubleshooting

adb devices doesn't show the device.

$ adb devices
List of devices attached
  • Ensure adbd is built and running.

By default, adbd is always included into recovery image, as /sbin/adbd. init starts adbd service automatically only in debuggable builds. This behavior is controlled by the recovery specific /init.rc, whose source code is at bootable/recovery/etc/init.rc.

The best way to confirm a running adbd is by checking the serial output, which shows a service start log as below.

[   18.961986] c1      1 init: starting service 'adbd'...
  • Ensure USB gadget has been enabled.

If adbd service has been started but device not shown under adb devices, use lsusb(8) (on host) to check if the device is visible to the host.

bootable/recovery/etc/init.rc disables Android USB gadget (via sysfs) as part of the fs action trigger, and will only re-enable it in debuggable builds (the on property rule will always run after on fs).

on fs
    write /sys/class/android_usb/android0/enable 0

# Always start adbd on userdebug and eng builds
on property:ro.debuggable=1
    write /sys/class/android_usb/android0/enable 1
    start adbd

If device is using configfs, check if configfs has been properly set up in init rc scripts. See the example configuration for Pixel 2 devices. Note that the flag set via sysfs (i.e. the one above) is no-op when using configfs.

adb devices shows the device, but in unauthorized state.

$ adb devices
List of devices attached
1234567890abcdef    unauthorized

recovery image doesn't honor the USB debugging toggle and the authorizations added under normal boot (because such authorization data stays in /data, which recovery doesn't mount), nor does it support authorizing a host device under recovery. We can use one of the following options instead.

  • Option 1 (Recommended): Authorize a host device with adb vendor keys.

For debuggable builds, an RSA keypair can be used to authorize a host device that has the private key. The public key, defined via PRODUCT_ADB_KEYS, will be copied to /adb_keys. When starting the host-side adbd, make sure the filename (or the directory) of the matching private key has been added to $ADB_VENDOR_KEYS.

$ export ADB_VENDOR_KEYS=/path/to/adb/private/key
$ adb kill-server
$ adb devices

-user builds filter out PRODUCT_ADB_KEYS, so no /adb_keys will be included there.

Note that this mechanism applies to both of normal boot and recovery modes.

  • Option 2: Allow adbd to connect without authentication.
    • adbd is compiled with ALLOW_ADBD_NO_AUTH (only on debuggable builds).
    • ro.adb.secure has a value of 0.

Both of the two conditions need to be satisfied. Although ro.adb.secure is a runtime property, its value is set at build time (written into /prop.default). It defaults to 1 on -user builds, and 0 for other build variants. The value is overridable via PRODUCT_DEFAULT_PROPERTY_OVERRIDES.