Coder Social home page Coder Social logo

rvkasper / platform_bootable_recovery Goto Github PK

View Code? Open in Web Editor NEW

This project forked from slimroms/bootable_recovery

0.0 2.0 0.0 45.3 MB

bootable_recovery

Makefile 2.63% C++ 76.92% C 15.57% Shell 1.93% Yacc 0.45% Python 0.42% Objective-C 1.79% LLVM 0.29%

platform_bootable_recovery's Introduction

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

platform_bootable_recovery's People

Contributors

enh-google avatar danalbert avatar yabinc avatar nickkral avatar samitolvanen avatar narayank avatar kruton avatar paullawrencegoogle avatar colincross avatar mattsarett avatar benoitgoby avatar 2nd-half avatar onoratoj avatar davidz25 avatar cferris1000 avatar toddpoynor avatar jpa468 avatar jsharkey avatar mkayyash avatar pattjin avatar dpursell avatar greghackmann avatar rvkasper avatar stephensmalley avatar jayxon avatar riandrews avatar alainv avatar deymo avatar andriynab avatar bdcgoogle avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.