secure-software-engineering / DroidBench

A micro-benchmark suite to assess the stability of taint-analysis tools for Android
http://sseblog.ec-spride.de/tools/droidbench/
269 stars 114 forks source link

Callbacks_LocationLeak3 application omitted ACCESS_FINE_LOCATION permission in manifest #5

Closed JansenLi closed 10 years ago

JansenLi commented 10 years ago

I think all the applications in DroidBench shoud run correctly if they are used for evaluating dynamic taint analysis tools.

StevenArzt commented 10 years ago

What do you mean by this issue report? Please be precise what the problem is.

JansenLi commented 10 years ago

The Callbacks_Location3 application would cause a security exception when run it on the device (android 4.4). Because it left android.permission.ACCESS_FINE_LOCATION in the AndroidManifest.