diff --git a/api/bundle/PermissionDef.d.ts b/api/bundle/PermissionDef.d.ts index 68f50051a18cb588f68a8e68e206a953a00e528c..b410bad4580c4b8fd70086b1cf078469f372ac77 100644 --- a/api/bundle/PermissionDef.d.ts +++ b/api/bundle/PermissionDef.d.ts @@ -30,11 +30,11 @@ permissionName: string; /** - * @default Indicates the bundleName of this permission + * @default Indicates the grant mode of this permission * @since 8 * @SysCap SystemCapability.Appexecfwk */ - bundleName: string; + grantMode: number; /** * @default Indicates the labelId of this permission