hello.
I do the work according to your instruction.But when i enter "cd dalvik"and "mm",it will be show the following:
make: Entering directory `/home/jiangxu/dare'
target arm C++: libdvm <= dalvik/vm/interp/Interp.cpp
cc1plus: warnings being treated as errors
dalvik/vm/interp/Interp.cpp: In function 'void dvmThrowVerificationError(const Method*, int, int)':
dalvik/vm/interp/Interp.cpp:1417: error: enumeration value 'VERIFY_ERROR_NULL_POINTER' not handled in switch
make: *** [out/target/product/generic/obj/SHARED_LIBRARIES/libdvm_intermediates/interp/Interp.o] Error 1
make: Leaving directory `/home/jiangxu/dare'
what can i do?thank you very much.