modify js api of powermanger

Signed-off-by: hujun211 <hujun211@huawei.com>
This commit is contained in:
hujun211 2022-04-15 00:39:15 -07:00
parent 2fb865efd8
commit 55b1871e38

View File

@ -90,13 +90,6 @@ declare namespace batteryInfo {
*/
const totalEnergy: number;
/**
* Battery average current of the current device, in mA.
* @since 9
* @systemapi
*/
const averageCurrent: number;
/**
* Battery immediate current of the current device, in mA.
* @since 9