Skip to content

Commit

Permalink
Upload updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mochangming committed Jan 8, 2016
1 parent 984086a commit 3fc885e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@

invoke-virtual {v0}, Landroid/os/Message;->sendToTarget()V

invoke-static {p1}, Lcom/android/server/ConnectivityServiceInjector;->notifyVpnStatusChanged(Landroid/net/NetworkInfo;)V

return-void
.end method

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12038,6 +12038,8 @@
.prologue
invoke-direct {p0}, Lcom/android/server/ConnectivityService;->throwIfLockdownEnabled()V

invoke-static {}, Lcom/android/server/ConnectivityServiceInjector;->notifyVpnStart()V

invoke-static {}, Landroid/os/Binder;->getCallingUid()I

move-result v1
Expand Down Expand Up @@ -14926,6 +14928,8 @@

monitor-exit v3

invoke-static {}, Lcom/android/server/ConnectivityServiceInjector;->notifyVpnStart()V

return-void

:catchall_0
Expand Down

0 comments on commit 3fc885e

Please sign in to comment.