提交 693cb286 编写于 作者: H hk_js

add subsystem name and part name about window system

Signed-off-by: Nhk_js <hekun18@huawei.com>
上级 b74987b5
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
# distributed under the License is distributed on an "AS IS" BASIS, # distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
...@@ -21,6 +21,8 @@ ohos_js_hap_suite("window_hap_test") { ...@@ -21,6 +21,8 @@ ohos_js_hap_suite("window_hap_test") {
] ]
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsWindowHapTest" hap_name = "ActsWindowHapTest"
subsystem_name = "window"
part_name = "window_manager"
} }
ohos_js_assets("window_js_assets") { ohos_js_assets("window_js_assets") {
js2abc = true js2abc = true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册