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

Commit 8138b54a authored by Billy Huang's avatar Billy Huang Committed by Android (Google) Code Review
Browse files

Merge "Declare opp_check_content_uri_permissions flag" into main

parents 8d781764 0f5ceefd
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -75,3 +75,13 @@ flag {
  }
}


flag {
  name: "opp_check_content_uri_permissions"
  namespace: "bluetooth"
  description: "Check that the launching application for OPP has read access to the given content URI, on Android V+"
  bug: "375466974"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}