提交 3f3e1b57 编写于 作者: Z zhurong

add stage xts

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