Issue:#I79TXZ

Description:AOT-05:handle powermgr
Sig: SIG_ApplicaitonFramework
Feature or Bugfix: Feature
Binary Source: No

Signed-off-by: SoftSquirrel <xuhao47@huawei.com>
This commit is contained in:
SoftSquirrel 2023-06-01 09:05:22 +08:00
parent 4140317b9f
commit 463b56fdec

View File

@ -132,7 +132,8 @@ declare_args() {
}
}
print("bundle_framework_power_mgr_enable = " + "$bundle_framework_power_mgr_enable")
print("bundle_framework_power_mgr_enable = " +
"$bundle_framework_power_mgr_enable")
print("bundle_framework_graphics = " + "$bundle_framework_graphics")
print("bundle_framework_free_install = " + "$bundle_framework_free_install")
print("bundle_framework_default_app = " + "$bundle_framework_default_app")