Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Xts Acts
提交
220a515a
X
Xts Acts
项目概览
OpenHarmony
/
Xts Acts
大约 1 年 前同步成功
通知
9
Star
22
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
X
Xts Acts
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
体验新版 GitCode,发现更多精彩内容 >>
提交
220a515a
编写于
12月 07, 2022
作者:
X
xiongwei
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Replace P7B in normal mode
Signed-off-by:
N
xiongwei
<
xiongwei84@huawei.com
>
上级
fc273718
变更
5
隐藏空白更改
内联
并排
Showing
5 changed file
with
5 addition
and
14 deletion
+5
-14
graphic/BUILD.gn
graphic/BUILD.gn
+1
-1
graphic/effectKit/AppScope/app.json
graphic/effectKit/AppScope/app.json
+1
-1
graphic/effectKit/Test.json
graphic/effectKit/Test.json
+1
-1
graphic/effectKit/entry/src/main/module.json
graphic/effectKit/entry/src/main/module.json
+2
-11
graphic/effectKit/signature/openharmony_sx.p7b
graphic/effectKit/signature/openharmony_sx.p7b
+0
-0
未找到文件。
graphic/BUILD.gn
浏览文件 @
220a515a
...
...
@@ -16,7 +16,7 @@ group("graphic") {
testonly = true
if (is_standard_system) {
deps = [
#
"effectKit:EffectKitTest",
"effectKit:EffectKitTest",
"graphicColorSpace:ActsColorSpaceManagerTest",
"graphicnapidrawingtest:ActsGraphicNapiDrawingTest",
"graphicnapitest:ActsGraphicNapiTest",
...
...
graphic/effectKit/AppScope/app.json
浏览文件 @
220a515a
{
"app"
:
{
"bundleName"
:
"com.example.
myapplication
"
,
"bundleName"
:
"com.example.
ActsEffectKitTest
"
,
"vendor"
:
"huawei"
,
"versionCode"
:
1000000
,
"versionName"
:
"1.0.0"
,
...
...
graphic/effectKit/Test.json
浏览文件 @
220a515a
...
...
@@ -3,7 +3,7 @@
"driver"
:
{
"type"
:
"JSUnitTest"
,
"test-timeout"
:
"180000"
,
"package"
:
"com.example.
myapplication
"
,
"package"
:
"com.example.
ActsEffectKitTest
"
,
"shell-timeout"
:
"600000"
},
"kits"
:
[{
...
...
graphic/effectKit/entry/src/main/module.json
浏览文件 @
220a515a
...
...
@@ -15,7 +15,7 @@
"uiSyntax"
:
"ets"
,
"pages"
:
"$profile:main_pages"
,
"abilities"
:
[{
"name"
:
"com.example.
myapplication
.MainAbility"
,
"name"
:
"com.example.
ActsEffectKitTest
.MainAbility"
,
"srcEntrance"
:
"./ets/MainAbility/MainAbility.ts"
,
"description"
:
"$string:phone_entry_main"
,
"icon"
:
"$media:icon"
,
...
...
@@ -30,15 +30,6 @@
"entity.system.home"
]
}]
}],
"requestPermissions"
:
[{
"name"
:
"ohos.permission.SYSTEM_FLOAT_WINDOW"
,
"reason"
:
"need use ohos.permission.SYSTEM_FLOAT_WINDOW"
},
{
"name"
:
"ohos.permission.CAPTURE_SCREEN"
,
"reason"
:
"need use ohos.permission.SYSTEM_FLOAT_WINDOW"
}
]
}]
}
}
\ No newline at end of file
graphic/effectKit/signature/openharmony_sx.p7b
浏览文件 @
220a515a
无法预览此类型文件
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录