提交 ab7d0bf1 编写于 作者: Z zhurong

add stage xts

Signed-off-by: Nzhurong <zhurong18@h-partners.com>
上级 c7e82e13
......@@ -9,17 +9,15 @@
# 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.
# "webGL:webGL_hap_test",
# "windowstandard:window_hap_test",
import("//build/ohos_var.gni")
group("graphic") {
testonly = true
if (is_standard_system) {
deps = [
"webGL:webGL_hap_test",
"windowStage:ActsWindowStageTest",
"windowstandard:window_hap_test",
]
deps = [ "windowStage:ActsWindowStageTest" ]
} else {
deps = [
"appaccount:appaccount_hap",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册