- Add target_is_android check (with cached results).
 - Make android_device_api also cache results.
 - Also removes the need to pass --env OS=Android when testing against Android.
 
Details
Details
Diff Detail
Diff Detail
- Repository
 - rL LLVM
 
Event Timeline
| test/lldbtest.py | ||
|---|---|---|
| 1993 ↗ | (On Diff #30027) | I thought this was >= 16. I don't think we supported it in 15.  | 
| test/lldbtest.py | ||
|---|---|---|
| 1993 ↗ | (On Diff #30027) | Yes, 16 (4.1) was the first to support it: https://source.android.com/devices/tech/security/enhancements/enhancements41.html  |