OSDN Git Service

Add NETWORK_STACK permission
authorRebecca Silberstein <silberst@google.com>
Thu, 23 Mar 2017 07:29:28 +0000 (00:29 -0700)
committerMichael W <baddaemon87@gmail.com>
Sun, 20 May 2018 13:32:39 +0000 (15:32 +0200)
commitb60c73a6373e8680ac0e7d0bce668a2ff2cef6f2
treed6d9176d8a7db542713bb0dcd6f7ebbb616befa3
parent806c864613d1e7dac7f8c1fee6aad4099bfd7c79
Add NETWORK_STACK permission

Add a new permission that only allows other system services to call
networking related methods.  This permission is intended to prevent
other apps from calling these methods that might leave networking
services in intermediate states.

Bug: 36538042
Test: build, run wifi unit tests, boots, wifi connects
Change-Id: Icba6ad5280e9a8863bd1c706ca34b7add8de5294
core/res/AndroidManifest.xml