80736a1bcabd58c43bb4519699803b697381a773
If compiling userland code with -std=c99, the current header produces an error. The content of this header originally is a kernel internal header, where asm() is acceptable. In a header visible to userland, this should be __asm__ instead. This change is done for all newly extracted headers by the extraction script, by https://review.source.android.com/19406, which was recently merged. Change-Id: I69332124a56577673a14e84cd7d9a4462c307724
am
9bfa6f90: Merge "1) add the bugreport option which allow the scripted monkey to capature the bugrepor and save it to the sdcard wherenever there is a ANR, java crash and native crash. 2) Add a new option in the scripted monkey which can enter a string through the s
Description
android_development
Languages
PostScript
31.4%
TypeScript
16.9%
C++
15.5%
Python
11.8%
Java
11.4%
Other
12.7%