diff --git a/api/@ohos.batteryinfo.d.ts b/api/@ohos.batteryInfo.d.ts similarity index 100% rename from api/@ohos.batteryinfo.d.ts rename to api/@ohos.batteryInfo.d.ts diff --git a/api/@ohos.runninglock.d.ts b/api/@ohos.runningLock.d.ts similarity index 99% rename from api/@ohos.runninglock.d.ts rename to api/@ohos.runningLock.d.ts index 9f9c4b49790d90158e8bf55ac44cdb792e13b883..d9365fbcf38354c149b12a47f207b70fa82fed55 100644 --- a/api/@ohos.runninglock.d.ts +++ b/api/@ohos.runningLock.d.ts @@ -13,7 +13,7 @@ * limitations under the License. */ -import {AsyncCallback} from './basic.d.ts'; +import {AsyncCallback} from './basic'; /** * Provides a mechanism to prevent the system from hibernating so that the applications can run in the background or