commit | dc91161a56c74bb6c73560d728d92b115f0f6e75 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Sat Apr 02 16:01:25 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Sat Apr 02 16:01:25 2016 +0000 |
tree | 425d6689f29b9d893cd250dd0b22bd72af078b1a | |
parent | 6f83130d7acd85df89a80e691d3aa63bd2ceda39 [diff] | |
parent | 81247500d535dac714fad657860b67474e1f6e42 [diff] |
Merge "Move selinux dependencies out of header files." am: 8124750 * commit '81247500d535dac714fad657860b67474e1f6e42': Move selinux dependencies out of header files. Change-Id: If8fde7a64334327a2b0880a742d784642481ceeb
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
# 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