Merge "Update IBatteryPropertiesRegistrar.aidl to support force updates" am: 0aae170841
am: e4d926d9af
Change-Id: Ie8e717f2c5ca38e57d269d9d4d44599b897fb855
This commit is contained in:
@@ -27,4 +27,5 @@ interface IBatteryPropertiesRegistrar {
|
||||
void registerListener(IBatteryPropertiesListener listener);
|
||||
void unregisterListener(IBatteryPropertiesListener listener);
|
||||
int getProperty(in int id, out BatteryProperty prop);
|
||||
oneway void scheduleUpdate();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user