diff --git a/graphic/windowstandard/BUILD.gn b/graphic/windowstandard/BUILD.gn index 59e0fc7557c57f09e6a5a82bbd30cebe1787abad..7bdd0702e0fcaa82e6573b4ed8110ec9732946bf 100644 --- a/graphic/windowstandard/BUILD.gn +++ b/graphic/windowstandard/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # 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") @@ -21,6 +21,8 @@ ohos_js_hap_suite("window_hap_test") { ] certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsWindowHapTest" + subsystem_name = "window" + part_name = "window_manager" } ohos_js_assets("window_js_assets") { js2abc = true