Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1b3dcb85 authored by Shaju Mathew's avatar Shaju Mathew Committed by Elliott Hughes
Browse files

Suppression of socket connect from minadbd (CL 2/2)



Bug: 201308542

Test: TBD

Ignore-AOSP-First: Security fix.

Signed-off-by: default avatarShaju Mathew <shaju@google.com>
Change-Id: I3418eddbe02eadd5fabf6a930c73edbdb98195f1
parent 27b4deb6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -64,6 +64,7 @@ int main(int argc, char** argv) {

  // We can't require authentication for sideloading. http://b/22025550.
  auth_required = false;
  socket_access_allowed = false;

  init_transport_registration();
  usb_init();