Skip to content
Snippets Groups Projects
  • Joshua Brindle's avatar
    f26d8130
    allow apps access to the keystore, dhcp/pptp fixes, wifi fixes and isolated_app access · f26d8130
    Joshua Brindle authored
    
    - allow all apps to connect to the keystore over unix socket
    - dhcp runs scripts in /system/etc/dhcpcd/dhcpcd-hooks and creates/removes lease files
    - mtp connects to dnsproxyd when a pptp vpn connection is established
    - allow appdomain to also open qtaguid_proc and release_app to read qtaguid_device
    - WifiWatchDog uses packet_socket when wifi comes up
    - apps interact with isolated_apps when an app uses an isolated service and uses sockets for that interaction
    - for apps with levelFromUid=true to interact with isolated_app, isolated_app must be an mlstrustedsubject
    
    Change-Id: I09ff676267ab588ad4c73f04d8f23dba863c5949
    Signed-off-by: default avatarJoshua Brindle <jbrindle@tresys.com>
    f26d8130
    History
    allow apps access to the keystore, dhcp/pptp fixes, wifi fixes and isolated_app access
    Joshua Brindle authored
    
    - allow all apps to connect to the keystore over unix socket
    - dhcp runs scripts in /system/etc/dhcpcd/dhcpcd-hooks and creates/removes lease files
    - mtp connects to dnsproxyd when a pptp vpn connection is established
    - allow appdomain to also open qtaguid_proc and release_app to read qtaguid_device
    - WifiWatchDog uses packet_socket when wifi comes up
    - apps interact with isolated_apps when an app uses an isolated service and uses sockets for that interaction
    - for apps with levelFromUid=true to interact with isolated_app, isolated_app must be an mlstrustedsubject
    
    Change-Id: I09ff676267ab588ad4c73f04d8f23dba863c5949
    Signed-off-by: default avatarJoshua Brindle <jbrindle@tresys.com>