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

Commit 52f56207 authored by Steven Moreland's avatar Steven Moreland Committed by Automerger Merge Worker
Browse files

Merge "IBatteryStats.aidl update path" am: 2a276711 am: 0fd71395 am: 7c8edecd am: dfcb3c79

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1661234

Change-Id: Iaf4576cef59e8a95646b8f173d3fb4b0aa65fe4f
parents 67b6e925 dfcb3c79
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ import android.telephony.SignalStrength;

interface IBatteryStats {
    // These first methods are also called by native code, so must
    // be kept in sync with frameworks/native/libs/binder/include/binder/IBatteryStats.h
    // be kept in sync with frameworks/native/libs/binder/include_batterystats/batterystats/IBatteryStats.h
    void noteStartSensor(int uid, int sensor);
    void noteStopSensor(int uid, int sensor);
    void noteStartVideo(int uid);