summaryrefslogtreecommitdiff
path: root/cmds/bootanimation/BootAnimation.cpp
diff options
context:
space:
mode:
author chiachangwang <chiachangwang@google.com> 2023-05-30 02:34:10 +0000
committer chiachangwang <chiachangwang@google.com> 2023-05-30 02:44:30 +0000
commit5bca5c2f0384e36e59f8a6ea433831d99ede4e69 (patch)
treecba2c3e53c04afd5911a1e2c9b43567ae60388ef /cmds/bootanimation/BootAnimation.cpp
parent47818c0a2d25a8644e816af89c75bfc88b991e85 (diff)
Update the java doc to match the behavior
The javadoc of getProvisionedVpnProfileState only describes the VpnProfileState will be null if if there was no profile provisioned by the calling package. The implementation requires the VPN profile being prepared so that the owner UID and package name are well set up. Design is either changed to refer only the package name information and check provisioned VPN profile from VPN profile store, or correct the javadoc. In practice, a VPN app that provision a VPN profile without starting it should know the VPN status which is disconnected. The API should be useful after starting the VPN profile. Update the doc to match the behavior. Bug: 280021394 Test: m Change-Id: I80322ff296661972a442d799812751d5411b665b
Diffstat (limited to 'cmds/bootanimation/BootAnimation.cpp')
0 files changed, 0 insertions, 0 deletions