What do you think, is it worth it for Samsung to add permission to the application manifest?
<uses-permission android:name="com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY" /> What do you think, is it worth it for Samsung to add permission to the application manifest?
<uses-permission android:name="com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY" /> If you use Samsung’s libraries in your application, then add, in other situations, the meaning of adding this permission is not clear.
Source: https://ru.stackoverflow.com/questions/799345/
All Articles