• Nick Kralevich's avatar
    Explicitly export content providers · ebe65597
    Nick Kralevich authored
    In a future version of Android, the default value for
    <provider android:exported> will change from true to false.
    Explicitly set android:exported="true"
    
    Bug: 3306452
    Change-Id: I8fcce3af6949eb245ea97b6e64c191f465f0ae5f
    ebe65597
AndroidManifest.xml 6.83 KB