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

Commit b11886a4 authored by Hui Wang's avatar Hui Wang Committed by Android (Google) Code Review
Browse files

Merge "Add telecom commands to support metrics test mode" into main

parents 9f8e1714 8579cabb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -415,4 +415,5 @@ interface ITelecomService {
     */
    boolean hasForegroundServiceDelegation(in PhoneAccountHandle phoneAccountHandle,
                                                       String callingPackage);
    void setMetricsTestMode(boolean enabled);
}