Merge "IBatteryStats.aidl update path"
This commit is contained in:
@@ -32,7 +32,7 @@ import android.telephony.SignalStrength;
|
|||||||
|
|
||||||
interface IBatteryStats {
|
interface IBatteryStats {
|
||||||
// These first methods are also called by native code, so must
|
// 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 noteStartSensor(int uid, int sensor);
|
||||||
void noteStopSensor(int uid, int sensor);
|
void noteStopSensor(int uid, int sensor);
|
||||||
void noteStartVideo(int uid);
|
void noteStartVideo(int uid);
|
||||||
|
|||||||
Reference in New Issue
Block a user