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

Commit 6fd50157 authored by Matt Gilbride's avatar Matt Gilbride
Browse files

Add flag for UprobeStatsService

Bug: 408041227
Bug: 408253078
Test: TH
Flag: EXEMPT flag definition only
Change-Id: I716650eaaa69a787a723210092192762750e291c
parent 79a784c5
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -206,3 +206,10 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
   name: "service_uprobestats"
   namespace: "responsible_apis"
   description: "Flag that enables the uprobestats system service"
   bug: "408041227"
}