AM Debug v4.0.0 Run#2923
AppDetails Add overlays tab to display and manage per-app overlays
Overlays are added in Android 8 and requires ADB or root to manage.
Curiously, the overlay service also requires fetching the IBinder over a
privileged service as android.permission.CHANGEOVERLAYPACKAGES permission
(which is a protected permission) is checked before it is delivered unlike most
other services.
Co-authored-by: Muntashir Al-Islam <[email protected]>
Signed-off-by: Theray Tharow <[email protected]>
Signed-off-by: Muntashir Al-Islam <[email protected]>
>>Click here to continue<<