onaio / steps-app

WHO STEPS App
Apache License 2.0
2 stars 2 forks source link

Investigate the Empty Floating Activity #197

Closed bkimondiu closed 2 years ago

bkimondiu commented 2 years ago

The auditor shared the following:

(androidx.test.core.app.InstrumentationActivityInvoker$EmptyFloatingActivity) is not Protected. 
[android:exported=true]

With the description that An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.

bkimondiu commented 2 years ago

Merged to https://github.com/onaio/steps-app/issues/195