• Nick Kralevich's avatar
    Explicitly export content providers · ddafaadb
    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: I3d3e3564aa6a0fc8ba049d043612e94c67f1ec70
    ddafaadb
AndroidManifest.xml 3.4 KB