• Alex Klyubin's avatar
    Declare that Bluetooth app does not use cleartext network traffic. · 1c66ec51
    Alex Klyubin authored
    This declares to the platform and tools that this app does not use
    cleartext network traffic. The platform and tools will be blocking
    (on best effort basis) attempts to use such traffic by this app.
    For example, attempts to use HTTP (rather than HTTPS) will be blocked.
    
    Bug: 19215516
    Change-Id: I6e8f6aa5c37d73f33ec249b9f1e756afa9bb8ae4
    1c66ec51
AndroidManifest.xml 15.9 KB