execute IActivityManager.forceStopPackage
and iActivityManager.clearApplicationUserData
by Shizuku
and AndroidHiddenApiBypass
why: some app are blocking clearApplicationUserData function by
adding <application android:manageSpaceActivity="com.example.ActivityOfMyChoice">
to manifest file