Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix unable to open screenshot with the gallery #256

Merged
merged 1 commit into from Mar 18, 2019
Merged

Fix unable to open screenshot with the gallery #256

merged 1 commit into from Mar 18, 2019

Commits on Mar 18, 2019

  1. Fix unable to open screenshot with the gallery

    request the runtime permission:
    <uses-permission android:name="android.permission.GRANT_RUNTIME_PERMISSIONS" />
    <uses-permission android:name="android.permission.INTERACT_ACROSS_USERS_FULL" />
    
    Tracked-On: OAM-76346
    Signed-off-by: Wang, ArvinX <arvinx.wang@intel.com>
    arvinwax committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    da0570d View commit details
    Browse the repository at this point in the history