mirror of
https://gitee.com/openharmony/ability_ability_runtime
synced 2024-11-22 23:00:39 +00:00
uniform line break
Signed-off-by: mr-yx <496043997@qq.com>
This commit is contained in:
parent
7423ff26ab
commit
eb79b6cf60
352
LICENSE
352
LICENSE
@ -1,177 +1,177 @@
|
||||
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
@ -1,126 +1,126 @@
|
||||
/*
|
||||
* Copyright (c) 2022 Huawei Device Co., Ltd.
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* 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.
|
||||
*/
|
||||
var rpc = requireNapi("rpc")
|
||||
|
||||
const EVENT_CALL_NOTIFY = 1;
|
||||
const REQUEST_SUCCESS = 0;
|
||||
const REQUEST_FAILED = 1;
|
||||
|
||||
class Callee extends rpc.RemoteObject {
|
||||
constructor(des) {
|
||||
if (typeof des === 'string') {
|
||||
super(des);
|
||||
this.callList = new Map();
|
||||
console.log("Callee constructor is OK " + typeof des);
|
||||
} else {
|
||||
console.log("Callee constructor error, des is " + typeof des);
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
onRemoteRequest(code, data, reply, option) {
|
||||
console.log("Callee onRemoteRequest code [" + typeof code + " " + code + "]");
|
||||
if (typeof code !== 'number' || typeof data !== 'object' ||
|
||||
typeof reply !== 'object' || typeof option !== 'object') {
|
||||
console.log("Callee onRemoteRequest error, code is [" +
|
||||
typeof code + "], data is [" + typeof data + "], reply is [" +
|
||||
typeof reply + "], option is [" + typeof option + "]");
|
||||
return false;
|
||||
}
|
||||
|
||||
console.log("Callee onRemoteRequest code proc");
|
||||
if (code == EVENT_CALL_NOTIFY) {
|
||||
if (this.callList == null) {
|
||||
console.log("Callee onRemoteRequest error, this.callList is nullptr");
|
||||
return false;
|
||||
}
|
||||
|
||||
let method = data.readString();
|
||||
console.log("Callee onRemoteRequest method [" + method + "]");
|
||||
let func = this.callList.get(method);
|
||||
if (typeof func !== 'function') {
|
||||
console.log("Callee onRemoteRequest error, get func is " + typeof func);
|
||||
return false;
|
||||
}
|
||||
|
||||
let result = func(data);
|
||||
if (typeof result === 'object' && result != null) {
|
||||
reply.writeInt(REQUEST_SUCCESS);
|
||||
reply.writeString(typeof result);
|
||||
reply.writeSequenceable(result);
|
||||
console.log("Callee onRemoteRequest code proc Packed data");
|
||||
} else {
|
||||
reply.writeInt(REQUEST_FAILED);
|
||||
reply.writeString(typeof result);
|
||||
console.log("Callee onRemoteRequest error, retval is " + REQUEST_FAILED + ", type is " + typeof result);
|
||||
}
|
||||
|
||||
} else {
|
||||
console.log("Callee onRemoteRequest error, code is " + code);
|
||||
return false;
|
||||
}
|
||||
|
||||
console.log("Callee onRemoteRequest code proc success");
|
||||
return true;
|
||||
}
|
||||
|
||||
on(method, callback) {
|
||||
if (typeof method !== 'string' || method == "" || typeof callback !== 'function') {
|
||||
console.log("Callee on error, method is [" + typeof method + "], typeof callback [" + typeof callback + "]");
|
||||
throw new Error("function input parameter error");
|
||||
return;
|
||||
}
|
||||
|
||||
if (this.callList == null) {
|
||||
console.log("Callee on error, this.callList is nullptr");
|
||||
throw new Error("Function inner container error");
|
||||
return;
|
||||
}
|
||||
|
||||
if (this.callList.has(method)) {
|
||||
console.log("Callee on error, this.callList not found " + method);
|
||||
throw new Error("function is registered");
|
||||
return;
|
||||
}
|
||||
|
||||
this.callList.set(method, callback);
|
||||
console.log("Callee on method [" + method + "]");
|
||||
}
|
||||
|
||||
off(method) {
|
||||
if (typeof method !== 'string' || method == "") {
|
||||
console.log("Callee off error, method is [" + typeof method + "]");
|
||||
throw new Error("function input parameter error");
|
||||
return;
|
||||
}
|
||||
|
||||
if (this.callList == null) {
|
||||
console.log("Callee off error, this.callList is null");
|
||||
throw new Error("Function inner container error");
|
||||
return;
|
||||
}
|
||||
|
||||
if (!this.callList.has(method)) {
|
||||
console.log("Callee off error, this.callList not found " + method);
|
||||
throw new Error("function not registered");
|
||||
return;
|
||||
}
|
||||
|
||||
this.callList.delete(method);
|
||||
console.log("Callee off method [" + method + "]");
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* Copyright (c) 2022 Huawei Device Co., Ltd.
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* 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.
|
||||
*/
|
||||
var rpc = requireNapi("rpc")
|
||||
|
||||
const EVENT_CALL_NOTIFY = 1;
|
||||
const REQUEST_SUCCESS = 0;
|
||||
const REQUEST_FAILED = 1;
|
||||
|
||||
class Callee extends rpc.RemoteObject {
|
||||
constructor(des) {
|
||||
if (typeof des === 'string') {
|
||||
super(des);
|
||||
this.callList = new Map();
|
||||
console.log("Callee constructor is OK " + typeof des);
|
||||
} else {
|
||||
console.log("Callee constructor error, des is " + typeof des);
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
onRemoteRequest(code, data, reply, option) {
|
||||
console.log("Callee onRemoteRequest code [" + typeof code + " " + code + "]");
|
||||
if (typeof code !== 'number' || typeof data !== 'object' ||
|
||||
typeof reply !== 'object' || typeof option !== 'object') {
|
||||
console.log("Callee onRemoteRequest error, code is [" +
|
||||
typeof code + "], data is [" + typeof data + "], reply is [" +
|
||||
typeof reply + "], option is [" + typeof option + "]");
|
||||
return false;
|
||||
}
|
||||
|
||||
console.log("Callee onRemoteRequest code proc");
|
||||
if (code == EVENT_CALL_NOTIFY) {
|
||||
if (this.callList == null) {
|
||||
console.log("Callee onRemoteRequest error, this.callList is nullptr");
|
||||
return false;
|
||||
}
|
||||
|
||||
let method = data.readString();
|
||||
console.log("Callee onRemoteRequest method [" + method + "]");
|
||||
let func = this.callList.get(method);
|
||||
if (typeof func !== 'function') {
|
||||
console.log("Callee onRemoteRequest error, get func is " + typeof func);
|
||||
return false;
|
||||
}
|
||||
|
||||
let result = func(data);
|
||||
if (typeof result === 'object' && result != null) {
|
||||
reply.writeInt(REQUEST_SUCCESS);
|
||||
reply.writeString(typeof result);
|
||||
reply.writeSequenceable(result);
|
||||
console.log("Callee onRemoteRequest code proc Packed data");
|
||||
} else {
|
||||
reply.writeInt(REQUEST_FAILED);
|
||||
reply.writeString(typeof result);
|
||||
console.log("Callee onRemoteRequest error, retval is " + REQUEST_FAILED + ", type is " + typeof result);
|
||||
}
|
||||
|
||||
} else {
|
||||
console.log("Callee onRemoteRequest error, code is " + code);
|
||||
return false;
|
||||
}
|
||||
|
||||
console.log("Callee onRemoteRequest code proc success");
|
||||
return true;
|
||||
}
|
||||
|
||||
on(method, callback) {
|
||||
if (typeof method !== 'string' || method == "" || typeof callback !== 'function') {
|
||||
console.log("Callee on error, method is [" + typeof method + "], typeof callback [" + typeof callback + "]");
|
||||
throw new Error("function input parameter error");
|
||||
return;
|
||||
}
|
||||
|
||||
if (this.callList == null) {
|
||||
console.log("Callee on error, this.callList is nullptr");
|
||||
throw new Error("Function inner container error");
|
||||
return;
|
||||
}
|
||||
|
||||
if (this.callList.has(method)) {
|
||||
console.log("Callee on error, this.callList not found " + method);
|
||||
throw new Error("function is registered");
|
||||
return;
|
||||
}
|
||||
|
||||
this.callList.set(method, callback);
|
||||
console.log("Callee on method [" + method + "]");
|
||||
}
|
||||
|
||||
off(method) {
|
||||
if (typeof method !== 'string' || method == "") {
|
||||
console.log("Callee off error, method is [" + typeof method + "]");
|
||||
throw new Error("function input parameter error");
|
||||
return;
|
||||
}
|
||||
|
||||
if (this.callList == null) {
|
||||
console.log("Callee off error, this.callList is null");
|
||||
throw new Error("Function inner container error");
|
||||
return;
|
||||
}
|
||||
|
||||
if (!this.callList.has(method)) {
|
||||
console.log("Callee off error, this.callList not found " + method);
|
||||
throw new Error("function not registered");
|
||||
return;
|
||||
}
|
||||
|
||||
this.callList.delete(method);
|
||||
console.log("Callee off method [" + method + "]");
|
||||
}
|
||||
}
|
||||
|
||||
export default Callee
|
@ -1,214 +1,214 @@
|
||||
/*
|
||||
* Copyright (c) 2022 Huawei Device Co., Ltd.
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* 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.
|
||||
*/
|
||||
var rpc = requireNapi("rpc")
|
||||
|
||||
const EVENT_CALL_NOTIFY = 1;
|
||||
const REQUEST_SUCCESS = 0;
|
||||
const REQUEST_FAILED = 1;
|
||||
class Caller {
|
||||
constructor(obj) {
|
||||
console.log("Caller::constructor obj is " + typeof obj);
|
||||
this.__call_obj__ = obj;
|
||||
this.releaseCall = false;
|
||||
}
|
||||
|
||||
call(method, data) {
|
||||
return new Promise(async (resolve, reject) => {
|
||||
console.log("Caller call method [" + method + "]");
|
||||
if (typeof method !== 'string' || typeof data !== 'object') {
|
||||
console.log("Caller call " + typeof method + " " + typeof data);
|
||||
reject(new Error("function input parameter error"));
|
||||
return;
|
||||
}
|
||||
|
||||
if (method == '' || data == null) {
|
||||
console.log("Caller call " + method + ", " + data);
|
||||
reject(new Error("function input parameter error"));
|
||||
return;
|
||||
}
|
||||
|
||||
if (this.releaseCall == true) {
|
||||
console.log("Caller call this.callee release");
|
||||
reject(new Error("function inner object error"));
|
||||
return;
|
||||
}
|
||||
|
||||
if (this.__call_obj__.callee == null) {
|
||||
console.log("Caller call this.callee is nullptr");
|
||||
reject(new Error("function inner object error"));
|
||||
return;
|
||||
}
|
||||
|
||||
console.log("Caller call msgData rpc.MessageParcel create");
|
||||
let msgData = rpc.MessageParcel.create();
|
||||
msgData.writeString(method);
|
||||
let msgReply = rpc.MessageParcel.create();
|
||||
let option = rpc.MessageOption();
|
||||
msgData.writeSequenceable(data);
|
||||
|
||||
let retData = undefined;
|
||||
try {
|
||||
retData = retData = await this.__call_obj__.callee.sendRequest(EVENT_CALL_NOTIFY, msgData, msgReply, option);
|
||||
console.log("Caller call msgData rpc.SendRequest called");
|
||||
if (retData.errCode != 0) {
|
||||
msgData.reclaim();
|
||||
msgReply.reclaim();
|
||||
console.log("Caller call return errCode " + retData.errCode);
|
||||
reject(new Error("function execution exception"));
|
||||
return;
|
||||
}
|
||||
} catch (e) {
|
||||
console.log("Caller call msgData rpc.sendRequest error " + e);
|
||||
}
|
||||
|
||||
try {
|
||||
let retval = retData.reply.readInt();
|
||||
let str = retData.reply.readString();
|
||||
if (retval === REQUEST_SUCCESS && str === 'object') {
|
||||
console.log("Caller call return str " + str);
|
||||
msgData.reclaim();
|
||||
msgReply.reclaim();
|
||||
} else {
|
||||
console.log("Caller call retval is [" + retval + "], str [" + str + "]");
|
||||
msgData.reclaim();
|
||||
msgReply.reclaim();
|
||||
reject(new Error("function execution result is abnormal"));
|
||||
return;
|
||||
}
|
||||
} catch (e) {
|
||||
console.log("Caller call msgData SendRequest retval error");
|
||||
reject(new Error("function execution result is abnormal"));
|
||||
return;
|
||||
}
|
||||
|
||||
console.log("Caller call msgData SendRequest end");
|
||||
resolve(undefined);
|
||||
return;
|
||||
});
|
||||
}
|
||||
|
||||
callWithResult(method, data) {
|
||||
return new Promise(async (resolve, reject) => {
|
||||
console.log("Caller callWithResult method [" + method + "]");
|
||||
if (typeof method !== 'string' || typeof data !== 'object') {
|
||||
console.log("Caller callWithResult " + typeof method + " " + typeof data);
|
||||
reject(new Error("function input parameter error"));
|
||||
return;
|
||||
}
|
||||
|
||||
if (method == '' || data == null) {
|
||||
console.log("Caller callWithResult " + method + ", " + data);
|
||||
reject(new Error("function input parameter error"));
|
||||
return;
|
||||
}
|
||||
|
||||
if (this.releaseCall == true) {
|
||||
console.log("Caller callWithResult this.callee release");
|
||||
reject(new Error("function inner object error"));
|
||||
return;
|
||||
}
|
||||
|
||||
if (this.__call_obj__.callee == null) {
|
||||
console.log("Caller callWithResult this.callee is nullptr");
|
||||
reject(new Error("function inner object error"));
|
||||
return;
|
||||
}
|
||||
|
||||
console.log("Caller callWithResult msgData rpc.MessageParcel create");
|
||||
let msgData = rpc.MessageParcel.create();
|
||||
msgData.writeString(method);
|
||||
let msgReply = rpc.MessageParcel.create();
|
||||
let option = rpc.MessageOption();
|
||||
msgData.writeSequenceable(data);
|
||||
|
||||
let reply = undefined;
|
||||
let retData = undefined;
|
||||
try {
|
||||
retData = retData = await this.__call_obj__.callee.sendRequest(EVENT_CALL_NOTIFY, msgData, msgReply, option);
|
||||
console.log("Caller callWithResult msgData rpc.SendRequest called");
|
||||
if (retData.errCode != 0) {
|
||||
msgData.reclaim();
|
||||
msgReply.reclaim();
|
||||
console.log("Caller callWithResult return errCode " + retData.errCode);
|
||||
reject(new Error("function execution exception"));
|
||||
return;
|
||||
}
|
||||
} catch (e) {
|
||||
console.log("Caller call msgData rpc.MessageParcel error " + e);
|
||||
}
|
||||
|
||||
try {
|
||||
let retval = retData.reply.readInt();
|
||||
let str = retData.reply.readString();
|
||||
if (retval === REQUEST_SUCCESS && str === 'object') {
|
||||
console.log("Caller callWithResult return str " + str);
|
||||
msgData.reclaim();
|
||||
reply = retData.reply;
|
||||
} else {
|
||||
console.log("Caller callWithResult retval is [" + retval + "], str [" + str + "]");
|
||||
msgData.reclaim();
|
||||
msgReply.reclaim();
|
||||
reject(new Error("function execution result is abnormal"));
|
||||
return;
|
||||
}
|
||||
} catch (e) {
|
||||
console.log("Caller callWithResult msgData SendRequest retval error");
|
||||
reject(new Error("function execution result is abnormal"));
|
||||
return;
|
||||
}
|
||||
|
||||
console.log("Caller callWithResult msgData SendRequest end");
|
||||
resolve(reply);
|
||||
return;
|
||||
});
|
||||
}
|
||||
|
||||
release() {
|
||||
console.log("Caller release js called.");
|
||||
if (this.releaseCall == true) {
|
||||
console.log("Caller release remoteObj releaseState is true");
|
||||
throw new Error("caller release call remoteObj is released");
|
||||
return;
|
||||
}
|
||||
|
||||
if (this.__call_obj__.callee == null) {
|
||||
console.log("Caller release call remoteObj is released");
|
||||
throw new Error("caller release call remoteObj is released");
|
||||
return;
|
||||
}
|
||||
|
||||
this.releaseCall = true;
|
||||
this.__call_obj__.release();
|
||||
}
|
||||
|
||||
onRelease(callback) {
|
||||
console.log("Caller onRelease jscallback called.");
|
||||
if (typeof callback !== 'function') {
|
||||
console.log("Caller onRelease " + typeof callback);
|
||||
throw new Error("function input parameter error");
|
||||
return;
|
||||
}
|
||||
|
||||
if (this.releaseCall == true) {
|
||||
console.log("Caller onRelease remoteObj releaseState is true");
|
||||
throw new Error("caller onRelease call remoteObj is released");
|
||||
return;
|
||||
}
|
||||
|
||||
this.__call_obj__.onRelease(callback);
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* Copyright (c) 2022 Huawei Device Co., Ltd.
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* 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.
|
||||
*/
|
||||
var rpc = requireNapi("rpc")
|
||||
|
||||
const EVENT_CALL_NOTIFY = 1;
|
||||
const REQUEST_SUCCESS = 0;
|
||||
const REQUEST_FAILED = 1;
|
||||
class Caller {
|
||||
constructor(obj) {
|
||||
console.log("Caller::constructor obj is " + typeof obj);
|
||||
this.__call_obj__ = obj;
|
||||
this.releaseCall = false;
|
||||
}
|
||||
|
||||
call(method, data) {
|
||||
return new Promise(async (resolve, reject) => {
|
||||
console.log("Caller call method [" + method + "]");
|
||||
if (typeof method !== 'string' || typeof data !== 'object') {
|
||||
console.log("Caller call " + typeof method + " " + typeof data);
|
||||
reject(new Error("function input parameter error"));
|
||||
return;
|
||||
}
|
||||
|
||||
if (method == '' || data == null) {
|
||||
console.log("Caller call " + method + ", " + data);
|
||||
reject(new Error("function input parameter error"));
|
||||
return;
|
||||
}
|
||||
|
||||
if (this.releaseCall == true) {
|
||||
console.log("Caller call this.callee release");
|
||||
reject(new Error("function inner object error"));
|
||||
return;
|
||||
}
|
||||
|
||||
if (this.__call_obj__.callee == null) {
|
||||
console.log("Caller call this.callee is nullptr");
|
||||
reject(new Error("function inner object error"));
|
||||
return;
|
||||
}
|
||||
|
||||
console.log("Caller call msgData rpc.MessageParcel create");
|
||||
let msgData = rpc.MessageParcel.create();
|
||||
msgData.writeString(method);
|
||||
let msgReply = rpc.MessageParcel.create();
|
||||
let option = rpc.MessageOption();
|
||||
msgData.writeSequenceable(data);
|
||||
|
||||
let retData = undefined;
|
||||
try {
|
||||
retData = retData = await this.__call_obj__.callee.sendRequest(EVENT_CALL_NOTIFY, msgData, msgReply, option);
|
||||
console.log("Caller call msgData rpc.SendRequest called");
|
||||
if (retData.errCode != 0) {
|
||||
msgData.reclaim();
|
||||
msgReply.reclaim();
|
||||
console.log("Caller call return errCode " + retData.errCode);
|
||||
reject(new Error("function execution exception"));
|
||||
return;
|
||||
}
|
||||
} catch (e) {
|
||||
console.log("Caller call msgData rpc.sendRequest error " + e);
|
||||
}
|
||||
|
||||
try {
|
||||
let retval = retData.reply.readInt();
|
||||
let str = retData.reply.readString();
|
||||
if (retval === REQUEST_SUCCESS && str === 'object') {
|
||||
console.log("Caller call return str " + str);
|
||||
msgData.reclaim();
|
||||
msgReply.reclaim();
|
||||
} else {
|
||||
console.log("Caller call retval is [" + retval + "], str [" + str + "]");
|
||||
msgData.reclaim();
|
||||
msgReply.reclaim();
|
||||
reject(new Error("function execution result is abnormal"));
|
||||
return;
|
||||
}
|
||||
} catch (e) {
|
||||
console.log("Caller call msgData SendRequest retval error");
|
||||
reject(new Error("function execution result is abnormal"));
|
||||
return;
|
||||
}
|
||||
|
||||
console.log("Caller call msgData SendRequest end");
|
||||
resolve(undefined);
|
||||
return;
|
||||
});
|
||||
}
|
||||
|
||||
callWithResult(method, data) {
|
||||
return new Promise(async (resolve, reject) => {
|
||||
console.log("Caller callWithResult method [" + method + "]");
|
||||
if (typeof method !== 'string' || typeof data !== 'object') {
|
||||
console.log("Caller callWithResult " + typeof method + " " + typeof data);
|
||||
reject(new Error("function input parameter error"));
|
||||
return;
|
||||
}
|
||||
|
||||
if (method == '' || data == null) {
|
||||
console.log("Caller callWithResult " + method + ", " + data);
|
||||
reject(new Error("function input parameter error"));
|
||||
return;
|
||||
}
|
||||
|
||||
if (this.releaseCall == true) {
|
||||
console.log("Caller callWithResult this.callee release");
|
||||
reject(new Error("function inner object error"));
|
||||
return;
|
||||
}
|
||||
|
||||
if (this.__call_obj__.callee == null) {
|
||||
console.log("Caller callWithResult this.callee is nullptr");
|
||||
reject(new Error("function inner object error"));
|
||||
return;
|
||||
}
|
||||
|
||||
console.log("Caller callWithResult msgData rpc.MessageParcel create");
|
||||
let msgData = rpc.MessageParcel.create();
|
||||
msgData.writeString(method);
|
||||
let msgReply = rpc.MessageParcel.create();
|
||||
let option = rpc.MessageOption();
|
||||
msgData.writeSequenceable(data);
|
||||
|
||||
let reply = undefined;
|
||||
let retData = undefined;
|
||||
try {
|
||||
retData = retData = await this.__call_obj__.callee.sendRequest(EVENT_CALL_NOTIFY, msgData, msgReply, option);
|
||||
console.log("Caller callWithResult msgData rpc.SendRequest called");
|
||||
if (retData.errCode != 0) {
|
||||
msgData.reclaim();
|
||||
msgReply.reclaim();
|
||||
console.log("Caller callWithResult return errCode " + retData.errCode);
|
||||
reject(new Error("function execution exception"));
|
||||
return;
|
||||
}
|
||||
} catch (e) {
|
||||
console.log("Caller call msgData rpc.MessageParcel error " + e);
|
||||
}
|
||||
|
||||
try {
|
||||
let retval = retData.reply.readInt();
|
||||
let str = retData.reply.readString();
|
||||
if (retval === REQUEST_SUCCESS && str === 'object') {
|
||||
console.log("Caller callWithResult return str " + str);
|
||||
msgData.reclaim();
|
||||
reply = retData.reply;
|
||||
} else {
|
||||
console.log("Caller callWithResult retval is [" + retval + "], str [" + str + "]");
|
||||
msgData.reclaim();
|
||||
msgReply.reclaim();
|
||||
reject(new Error("function execution result is abnormal"));
|
||||
return;
|
||||
}
|
||||
} catch (e) {
|
||||
console.log("Caller callWithResult msgData SendRequest retval error");
|
||||
reject(new Error("function execution result is abnormal"));
|
||||
return;
|
||||
}
|
||||
|
||||
console.log("Caller callWithResult msgData SendRequest end");
|
||||
resolve(reply);
|
||||
return;
|
||||
});
|
||||
}
|
||||
|
||||
release() {
|
||||
console.log("Caller release js called.");
|
||||
if (this.releaseCall == true) {
|
||||
console.log("Caller release remoteObj releaseState is true");
|
||||
throw new Error("caller release call remoteObj is released");
|
||||
return;
|
||||
}
|
||||
|
||||
if (this.__call_obj__.callee == null) {
|
||||
console.log("Caller release call remoteObj is released");
|
||||
throw new Error("caller release call remoteObj is released");
|
||||
return;
|
||||
}
|
||||
|
||||
this.releaseCall = true;
|
||||
this.__call_obj__.release();
|
||||
}
|
||||
|
||||
onRelease(callback) {
|
||||
console.log("Caller onRelease jscallback called.");
|
||||
if (typeof callback !== 'function') {
|
||||
console.log("Caller onRelease " + typeof callback);
|
||||
throw new Error("function input parameter error");
|
||||
return;
|
||||
}
|
||||
|
||||
if (this.releaseCall == true) {
|
||||
console.log("Caller onRelease remoteObj releaseState is true");
|
||||
throw new Error("caller onRelease call remoteObj is released");
|
||||
return;
|
||||
}
|
||||
|
||||
this.__call_obj__.onRelease(callback);
|
||||
}
|
||||
}
|
||||
|
||||
export default Caller
|
@ -1,30 +1,30 @@
|
||||
/*
|
||||
* Copyright (c) 2021 Huawei Device Co., Ltd.
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* 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.
|
||||
*/
|
||||
var Context = requireNapi("application.Context")
|
||||
|
||||
class ExtensionContext extends Context {
|
||||
constructor(obj) {
|
||||
super(obj);
|
||||
this.currentHapModuleInfo = obj.currentHapModuleInfo
|
||||
this.config = obj.config
|
||||
this.extensionAbilityInfo = obj.extensionAbilityInfo
|
||||
}
|
||||
|
||||
onUpdateConfiguration(config) {
|
||||
this.config = config
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* Copyright (c) 2021 Huawei Device Co., Ltd.
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* 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.
|
||||
*/
|
||||
var Context = requireNapi("application.Context")
|
||||
|
||||
class ExtensionContext extends Context {
|
||||
constructor(obj) {
|
||||
super(obj);
|
||||
this.currentHapModuleInfo = obj.currentHapModuleInfo
|
||||
this.config = obj.config
|
||||
this.extensionAbilityInfo = obj.extensionAbilityInfo
|
||||
}
|
||||
|
||||
onUpdateConfiguration(config) {
|
||||
this.config = config
|
||||
}
|
||||
}
|
||||
|
||||
export default ExtensionContext
|
@ -1,42 +1,42 @@
|
||||
/*
|
||||
* Copyright (c) 2022 Huawei Device Co., Ltd.
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* 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.
|
||||
*/
|
||||
|
||||
class ServiceExtensionAbility {
|
||||
onCreate(want) {
|
||||
console.log('onCreate, want:' + want.abilityName);
|
||||
}
|
||||
|
||||
onRequest(want, startId) {
|
||||
console.log('onRequest, want:' + want.abilityName + ', startId:' + startId);
|
||||
}
|
||||
|
||||
onConnect(want) {
|
||||
console.log('onConnect, want:' + want.abilityName);
|
||||
}
|
||||
|
||||
onDisconnect(want) {
|
||||
console.log('onDisconnect');
|
||||
}
|
||||
|
||||
onDestroy() {
|
||||
console.log('onDestroy');
|
||||
}
|
||||
|
||||
dump(params) {
|
||||
console.log('dump');
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* Copyright (c) 2022 Huawei Device Co., Ltd.
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* 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.
|
||||
*/
|
||||
|
||||
class ServiceExtensionAbility {
|
||||
onCreate(want) {
|
||||
console.log('onCreate, want:' + want.abilityName);
|
||||
}
|
||||
|
||||
onRequest(want, startId) {
|
||||
console.log('onRequest, want:' + want.abilityName + ', startId:' + startId);
|
||||
}
|
||||
|
||||
onConnect(want) {
|
||||
console.log('onConnect, want:' + want.abilityName);
|
||||
}
|
||||
|
||||
onDisconnect(want) {
|
||||
console.log('onDisconnect');
|
||||
}
|
||||
|
||||
onDestroy() {
|
||||
console.log('onDestroy');
|
||||
}
|
||||
|
||||
dump(params) {
|
||||
console.log('dump');
|
||||
}
|
||||
}
|
||||
|
||||
export default ServiceExtensionAbility
|
@ -1,74 +1,74 @@
|
||||
/*
|
||||
* Copyright (c) 2021 Huawei Device Co., Ltd.
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* 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.
|
||||
*/
|
||||
|
||||
var ExtensionContext = requireNapi("application.ExtensionContext")
|
||||
|
||||
class ServiceExtensionContext extends ExtensionContext {
|
||||
constructor(obj) {
|
||||
super(obj);
|
||||
}
|
||||
|
||||
startAbility(want, options, callback) {
|
||||
console.log("startAbility");
|
||||
return this.__context_impl__.startAbility(want, options, callback);
|
||||
}
|
||||
|
||||
connectAbility(want, options) {
|
||||
console.log("connectAbility");
|
||||
return this.__context_impl__.connectAbility(want, options);
|
||||
}
|
||||
|
||||
startAbilityWithAccount(want, accountId, options, callback) {
|
||||
console.log("startAbilityWithAccount");
|
||||
return this.__context_impl__.startAbilityWithAccount(want, accountId, options, callback);
|
||||
}
|
||||
|
||||
startServiceExtensionAbility(want, callback) {
|
||||
console.log("startServiceExtensionAbility");
|
||||
return this.__context_impl__.startServiceExtensionAbility(want, callback)
|
||||
}
|
||||
|
||||
startServiceExtensionAbilityWithAccount(want, accountId, callback) {
|
||||
console.log("startServiceExtensionAbilityWithAccount");
|
||||
return this.__context_impl__.startServiceExtensionAbilityWithAccount(want, accountId, callback)
|
||||
}
|
||||
|
||||
stopServiceExtensionAbility(want, callback) {
|
||||
console.log("stopServiceExtensionAbility");
|
||||
return this.__context_impl__.stopServiceExtensionAbility(want, callback)
|
||||
}
|
||||
|
||||
stopServiceExtensionAbilityWithAccount(want, accountId, callback) {
|
||||
console.log("stopServiceExtensionAbilityWithAccount");
|
||||
return this.__context_impl__.stopServiceExtensionAbilityWithAccount(want, accountId, callback)
|
||||
}
|
||||
|
||||
connectAbilityWithAccount(want, accountId, options) {
|
||||
console.log("connectAbilityWithAccount");
|
||||
return this.__context_impl__.connectAbilityWithAccount(want, accountId, options);
|
||||
}
|
||||
|
||||
disconnectAbility(connection, callback) {
|
||||
console.log("disconnectAbility");
|
||||
return this.__context_impl__.disconnectAbility(connection, callback);
|
||||
}
|
||||
|
||||
terminateSelf(callback) {
|
||||
console.log("terminateSelf");
|
||||
return this.__context_impl__.terminateSelf(callback);
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* Copyright (c) 2021 Huawei Device Co., Ltd.
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* 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.
|
||||
*/
|
||||
|
||||
var ExtensionContext = requireNapi("application.ExtensionContext")
|
||||
|
||||
class ServiceExtensionContext extends ExtensionContext {
|
||||
constructor(obj) {
|
||||
super(obj);
|
||||
}
|
||||
|
||||
startAbility(want, options, callback) {
|
||||
console.log("startAbility");
|
||||
return this.__context_impl__.startAbility(want, options, callback);
|
||||
}
|
||||
|
||||
connectAbility(want, options) {
|
||||
console.log("connectAbility");
|
||||
return this.__context_impl__.connectAbility(want, options);
|
||||
}
|
||||
|
||||
startAbilityWithAccount(want, accountId, options, callback) {
|
||||
console.log("startAbilityWithAccount");
|
||||
return this.__context_impl__.startAbilityWithAccount(want, accountId, options, callback);
|
||||
}
|
||||
|
||||
startServiceExtensionAbility(want, callback) {
|
||||
console.log("startServiceExtensionAbility");
|
||||
return this.__context_impl__.startServiceExtensionAbility(want, callback)
|
||||
}
|
||||
|
||||
startServiceExtensionAbilityWithAccount(want, accountId, callback) {
|
||||
console.log("startServiceExtensionAbilityWithAccount");
|
||||
return this.__context_impl__.startServiceExtensionAbilityWithAccount(want, accountId, callback)
|
||||
}
|
||||
|
||||
stopServiceExtensionAbility(want, callback) {
|
||||
console.log("stopServiceExtensionAbility");
|
||||
return this.__context_impl__.stopServiceExtensionAbility(want, callback)
|
||||
}
|
||||
|
||||
stopServiceExtensionAbilityWithAccount(want, accountId, callback) {
|
||||
console.log("stopServiceExtensionAbilityWithAccount");
|
||||
return this.__context_impl__.stopServiceExtensionAbilityWithAccount(want, accountId, callback)
|
||||
}
|
||||
|
||||
connectAbilityWithAccount(want, accountId, options) {
|
||||
console.log("connectAbilityWithAccount");
|
||||
return this.__context_impl__.connectAbilityWithAccount(want, accountId, options);
|
||||
}
|
||||
|
||||
disconnectAbility(connection, callback) {
|
||||
console.log("disconnectAbility");
|
||||
return this.__context_impl__.disconnectAbility(connection, callback);
|
||||
}
|
||||
|
||||
terminateSelf(callback) {
|
||||
console.log("terminateSelf");
|
||||
return this.__context_impl__.terminateSelf(callback);
|
||||
}
|
||||
}
|
||||
|
||||
export default ServiceExtensionContext
|
@ -1,53 +1,53 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.AppAppendA",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ohos.AppAppendA.src",
|
||||
"name":"MainAbility",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "MainAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Main Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true,
|
||||
"skills": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "SecondAbility",
|
||||
"icon": "$media:snowflakes",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Second Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.AppAppendA",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ohos.AppAppendA.src",
|
||||
"name":"MainAbility",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "MainAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Main Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true,
|
||||
"skills": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "SecondAbility",
|
||||
"icon": "$media:snowflakes",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Second Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,43 +1,43 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.AppAppendB",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ohos.AppAppendB.src",
|
||||
"name":"MainAbility",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "MainAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Main Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true,
|
||||
"skills": [
|
||||
]
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.AppAppendB",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ohos.AppAppendB.src",
|
||||
"name":"MainAbility",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "MainAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Main Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true,
|
||||
"skills": [
|
||||
]
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,70 +1,70 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appAbilityVisiblePageA",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestR.src",
|
||||
"name":"AmsSystemTestR",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsAbilityVisibleTestPageA1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsAbilityVisibleTestPageA1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": false
|
||||
},
|
||||
{
|
||||
"name": "AmsAbilityVisibleTestPageA2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsAbilityVisibleTestPageA2 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsAbilityVisibleTestPageA3",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsAbilityVisibleTestPageA3 Ability",
|
||||
"launchType": "singleton",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": false
|
||||
},
|
||||
{
|
||||
"name": "AmsAbilityVisibleTestPageA4",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsAbilityVisibleTestPageA4 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page"
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appAbilityVisiblePageA",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestR.src",
|
||||
"name":"AmsSystemTestR",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsAbilityVisibleTestPageA1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsAbilityVisibleTestPageA1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": false
|
||||
},
|
||||
{
|
||||
"name": "AmsAbilityVisibleTestPageA2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsAbilityVisibleTestPageA2 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsAbilityVisibleTestPageA3",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsAbilityVisibleTestPageA3 Ability",
|
||||
"launchType": "singleton",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": false
|
||||
},
|
||||
{
|
||||
"name": "AmsAbilityVisibleTestPageA4",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsAbilityVisibleTestPageA4 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page"
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,82 +1,82 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appAbilityVisibleServiceB",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestR.src",
|
||||
"name":"AmsSystemTestR",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsAbilityVisibleTestPageB1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsAbilityVisibleTestPageB1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": false
|
||||
},
|
||||
{
|
||||
"name": "AmsAbilityVisibleTestPageB2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsAbilityVisibleTestPageB2 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsAbilityVisibleTestData",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsAbilityVisibleTestData Ability",
|
||||
"launchType": "singleton",
|
||||
"orientation": "unspecified",
|
||||
"type": "data",
|
||||
"visible": false,
|
||||
"uri":"dataability://com.ohos.amsst.appAbilityVisibleServiceB.AmsAbilityVisibleTestData"
|
||||
},
|
||||
{
|
||||
"name": "AmsAbilityVisibleTestService",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsAbilityVisibleTestService Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": false
|
||||
},
|
||||
{
|
||||
"name": "AmsAbilityVisibleTestServiceA1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsAbilityVisibleTestServiceA1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": false
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appAbilityVisibleServiceB",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestR.src",
|
||||
"name":"AmsSystemTestR",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsAbilityVisibleTestPageB1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsAbilityVisibleTestPageB1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": false
|
||||
},
|
||||
{
|
||||
"name": "AmsAbilityVisibleTestPageB2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsAbilityVisibleTestPageB2 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsAbilityVisibleTestData",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsAbilityVisibleTestData Ability",
|
||||
"launchType": "singleton",
|
||||
"orientation": "unspecified",
|
||||
"type": "data",
|
||||
"visible": false,
|
||||
"uri":"dataability://com.ohos.amsst.appAbilityVisibleServiceB.AmsAbilityVisibleTestData"
|
||||
},
|
||||
{
|
||||
"name": "AmsAbilityVisibleTestService",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsAbilityVisibleTestService Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": false
|
||||
},
|
||||
{
|
||||
"name": "AmsAbilityVisibleTestServiceA1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsAbilityVisibleTestServiceA1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": false
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,44 +1,44 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.ConfigurationUpdatedSingleton",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ohos.ConfigurationUpdatedSingleton.src",
|
||||
"name":"MainAbility",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "MainAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "MainAbility label",
|
||||
"launchType": "singleton",
|
||||
"configChanges": ["orientation"],
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true,
|
||||
"skills": [
|
||||
]
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.ConfigurationUpdatedSingleton",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ohos.ConfigurationUpdatedSingleton.src",
|
||||
"name":"MainAbility",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "MainAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "MainAbility label",
|
||||
"launchType": "singleton",
|
||||
"configChanges": ["orientation"],
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true,
|
||||
"skills": [
|
||||
]
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,57 +1,57 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.ConfigurationUpdated",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ohos.ConfigurationUpdated.src",
|
||||
"name":"MainAbility",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "MainAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "MainAbility label",
|
||||
"launchType": "standard",
|
||||
"configChanges": ["orientation"],
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true,
|
||||
"skills": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "SecondAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "SecondAbility label",
|
||||
"launchType": "standard",
|
||||
"configChanges": ["orientation"],
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true,
|
||||
"skills": [
|
||||
]
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.ConfigurationUpdated",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ohos.ConfigurationUpdated.src",
|
||||
"name":"MainAbility",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "MainAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "MainAbility label",
|
||||
"launchType": "standard",
|
||||
"configChanges": ["orientation"],
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true,
|
||||
"skills": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "SecondAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "SecondAbility label",
|
||||
"launchType": "standard",
|
||||
"configChanges": ["orientation"],
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true,
|
||||
"skills": [
|
||||
]
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,52 +1,52 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.AppDataA",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ohos.amsst.AppDataA.src",
|
||||
"name":"AmsSystemTestDataA",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStDataAbilityPageA",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "PageA Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStDataAbilityDataA",
|
||||
"icon": "$media:snowflakes",
|
||||
"srcLanguage": "c++",
|
||||
"label": "DataA Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "data",
|
||||
"visible": true,
|
||||
"uri": "dataability://com.ohos.amsst.AppDataA.AmsStDataAbilityDataA"
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.AppDataA",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ohos.amsst.AppDataA.src",
|
||||
"name":"AmsSystemTestDataA",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStDataAbilityPageA",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "PageA Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStDataAbilityDataA",
|
||||
"icon": "$media:snowflakes",
|
||||
"srcLanguage": "c++",
|
||||
"label": "DataA Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "data",
|
||||
"visible": true,
|
||||
"uri": "dataability://com.ohos.amsst.AppDataA.AmsStDataAbilityDataA"
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,52 +1,52 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.AppDataB",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ohos.amsst.AppDataB.src",
|
||||
"name":"AmsSystemTestDataB",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStDataAbilityPageB",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "PageB Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStDataAbilityDataB",
|
||||
"icon": "$media:snowflakes",
|
||||
"srcLanguage": "c++",
|
||||
"label": "DataB Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "data",
|
||||
"visible": true,
|
||||
"uri": "dataability://com.ohos.amsst.AppDataB.AmsStDataAbilityDataB"
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.AppDataB",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ohos.amsst.AppDataB.src",
|
||||
"name":"AmsSystemTestDataB",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStDataAbilityPageB",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "PageB Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStDataAbilityDataB",
|
||||
"icon": "$media:snowflakes",
|
||||
"srcLanguage": "c++",
|
||||
"label": "DataB Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "data",
|
||||
"visible": true,
|
||||
"uri": "dataability://com.ohos.amsst.AppDataB.AmsStDataAbilityDataB"
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,53 +1,53 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.AppDataC",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ohos.amsst.AppDataC.src",
|
||||
"name":"AmsSystemTestDataB",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStDataAbilityDataC1",
|
||||
"icon": "$media:snowflakes",
|
||||
"srcLanguage": "c++",
|
||||
"label": "PageB Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "data",
|
||||
"visible": true,
|
||||
"uri": "dataability://com.ohos.amsst.AppDataC.AmsStDataAbilityDataC1"
|
||||
},
|
||||
{
|
||||
"name": "AmsStDataAbilityDataC2",
|
||||
"icon": "$media:snowflakes",
|
||||
"srcLanguage": "c++",
|
||||
"label": "DataB Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "data",
|
||||
"visible": true,
|
||||
"uri": "dataability://com.ohos.amsst.AppDataC.AmsStDataAbilityDataC2"
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.AppDataC",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ohos.amsst.AppDataC.src",
|
||||
"name":"AmsSystemTestDataB",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStDataAbilityDataC1",
|
||||
"icon": "$media:snowflakes",
|
||||
"srcLanguage": "c++",
|
||||
"label": "PageB Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "data",
|
||||
"visible": true,
|
||||
"uri": "dataability://com.ohos.amsst.AppDataC.AmsStDataAbilityDataC1"
|
||||
},
|
||||
{
|
||||
"name": "AmsStDataAbilityDataC2",
|
||||
"icon": "$media:snowflakes",
|
||||
"srcLanguage": "c++",
|
||||
"label": "DataB Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "data",
|
||||
"visible": true,
|
||||
"uri": "dataability://com.ohos.amsst.AppDataC.AmsStDataAbilityDataC2"
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,53 +1,53 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.AppKitA",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ohos.AmsKitSystemTestA.src",
|
||||
"name":"MainAbility",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "MainAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Main Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true,
|
||||
"skills": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "SecondAbility",
|
||||
"icon": "$media:snowflakes",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Second Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.AppKitA",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ohos.AmsKitSystemTestA.src",
|
||||
"name":"MainAbility",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "MainAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Main Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true,
|
||||
"skills": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "SecondAbility",
|
||||
"icon": "$media:snowflakes",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Second Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,43 +1,43 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.AppKitB",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ohos.AmsKitSystemTestB.src",
|
||||
"name":"MainAbility",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "MainAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Main Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true,
|
||||
"skills": [
|
||||
]
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.AppKitB",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ohos.AmsKitSystemTestB.src",
|
||||
"name":"MainAbility",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "MainAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Main Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true,
|
||||
"skills": [
|
||||
]
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,85 +1,85 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.AppKitDataA",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ohos.amsst.AppKitDataA.src",
|
||||
"name":"AmsSystemTestDataA",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [
|
||||
{
|
||||
"name": "AmsStKitDataAbilityPageA",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "PageA Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStKitDataAbilityServiceA",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "ServiceA Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStKitDataAbilityDataA1",
|
||||
"icon": "$media:snowflakes",
|
||||
"srcLanguage": "c++",
|
||||
"label": "DataA1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "data",
|
||||
"visible": true,
|
||||
"uri": "dataability://com.ohos.amsst.AppKitDataA.AmsStKitDataAbilityDataA1"
|
||||
},
|
||||
{
|
||||
"name": "AmsStKitDataAbilityDataA2",
|
||||
"icon": "$media:snowflakes",
|
||||
"srcLanguage": "c++",
|
||||
"label": "DataA2 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "data",
|
||||
"visible": true,
|
||||
"uri": "dataability://com.ohos.amsst.AppKitDataA.AmsStKitDataAbilityDataA2"
|
||||
},
|
||||
{
|
||||
"name": "AmsStKitDataAbilityDataA3",
|
||||
"icon": "$media:snowflakes",
|
||||
"srcLanguage": "c++",
|
||||
"label": "DataA3 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "data",
|
||||
"visible": true,
|
||||
"uri": "dataability://com.ohos.amsst.AppKitDataA.AmsStKitDataAbilityDataA3"
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.AppKitDataA",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ohos.amsst.AppKitDataA.src",
|
||||
"name":"AmsSystemTestDataA",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [
|
||||
{
|
||||
"name": "AmsStKitDataAbilityPageA",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "PageA Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStKitDataAbilityServiceA",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "ServiceA Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStKitDataAbilityDataA1",
|
||||
"icon": "$media:snowflakes",
|
||||
"srcLanguage": "c++",
|
||||
"label": "DataA1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "data",
|
||||
"visible": true,
|
||||
"uri": "dataability://com.ohos.amsst.AppKitDataA.AmsStKitDataAbilityDataA1"
|
||||
},
|
||||
{
|
||||
"name": "AmsStKitDataAbilityDataA2",
|
||||
"icon": "$media:snowflakes",
|
||||
"srcLanguage": "c++",
|
||||
"label": "DataA2 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "data",
|
||||
"visible": true,
|
||||
"uri": "dataability://com.ohos.amsst.AppKitDataA.AmsStKitDataAbilityDataA2"
|
||||
},
|
||||
{
|
||||
"name": "AmsStKitDataAbilityDataA3",
|
||||
"icon": "$media:snowflakes",
|
||||
"srcLanguage": "c++",
|
||||
"label": "DataA3 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "data",
|
||||
"visible": true,
|
||||
"uri": "dataability://com.ohos.amsst.AppKitDataA.AmsStKitDataAbilityDataA3"
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,64 +1,64 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.AppKitDataB",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ohos.amsst.AppKitDataB.src",
|
||||
"name":"AmsSystemTestDataA",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [
|
||||
{
|
||||
"name": "AmsStKitDataAbilityPageB",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "PageB Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStKitDataAbilityServiceB",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "ServiceB Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStKitDataAbilityDataB",
|
||||
"icon": "$media:snowflakes",
|
||||
"srcLanguage": "c++",
|
||||
"label": "DataB Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "data",
|
||||
"visible": true,
|
||||
"uri": "dataability://com.ohos.amsst.AppKitDataB.AmsStKitDataAbilityDataB"
|
||||
}
|
||||
]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.AppKitDataB",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ohos.amsst.AppKitDataB.src",
|
||||
"name":"AmsSystemTestDataA",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [
|
||||
{
|
||||
"name": "AmsStKitDataAbilityPageB",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "PageB Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStKitDataAbilityServiceB",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "ServiceB Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStKitDataAbilityDataB",
|
||||
"icon": "$media:snowflakes",
|
||||
"srcLanguage": "c++",
|
||||
"label": "DataB Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "data",
|
||||
"visible": true,
|
||||
"uri": "dataability://com.ohos.amsst.AppKitDataB.AmsStKitDataAbilityDataB"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -1,83 +1,83 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.page.AppKitA",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsKitSystemTestPageA.src",
|
||||
"name":"AmsKitSystemTestPageA",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [
|
||||
{
|
||||
"name": "LifecycleCallbacksAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "LifecycleCallbacksAbility Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AbilityContextAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityContextAbility Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AbilityAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityAbility Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AbilityLifeCycleAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Lifecycle Callbacks Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "LifeCycleObserverAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Lifecycle Callbacks Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}
|
||||
]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.page.AppKitA",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsKitSystemTestPageA.src",
|
||||
"name":"AmsKitSystemTestPageA",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [
|
||||
{
|
||||
"name": "LifecycleCallbacksAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "LifecycleCallbacksAbility Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AbilityContextAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityContextAbility Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AbilityAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityAbility Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AbilityLifeCycleAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Lifecycle Callbacks Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "LifeCycleObserverAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Lifecycle Callbacks Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -1,93 +1,93 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.service.AppKit",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsKitSystemTestService.src",
|
||||
"name":"AmsKitSystemTestService",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [
|
||||
{
|
||||
"name": "LifecycleCallbacksAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Lifecycle Callbacks Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AbilityContextAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Lifecycle Callbacks Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AbilityAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Lifecycle Callbacks Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AbilityLifeCycleAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Lifecycle Callbacks Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "LifeCycleObserverAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Lifecycle Callbacks Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AbilityConnectionAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Lifecycle Callbacks Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.service.AppKit",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsKitSystemTestService.src",
|
||||
"name":"AmsKitSystemTestService",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [
|
||||
{
|
||||
"name": "LifecycleCallbacksAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Lifecycle Callbacks Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AbilityContextAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Lifecycle Callbacks Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AbilityAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Lifecycle Callbacks Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AbilityLifeCycleAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Lifecycle Callbacks Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "LifeCycleObserverAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Lifecycle Callbacks Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AbilityConnectionAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "Lifecycle Callbacks Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -1,51 +1,51 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appA",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestA.src",
|
||||
"name":"AmsSystemTestA",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityA1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityA1 Ability",
|
||||
"launchType": "singletop",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityA2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityA2 Ability",
|
||||
"launchType": "singletop",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appA",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestA.src",
|
||||
"name":"AmsSystemTestA",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityA1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityA1 Ability",
|
||||
"launchType": "singletop",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityA2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityA2 Ability",
|
||||
"launchType": "singletop",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,41 +1,41 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appB",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestB.src",
|
||||
"name":"AmsSystemTestB",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityB1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsStAbilityB1 Ability",
|
||||
"launchType": "singletop",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appB",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestB.src",
|
||||
"name":"AmsSystemTestB",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityB1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsStAbilityB1 Ability",
|
||||
"launchType": "singletop",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,61 +1,61 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appC",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestC.src",
|
||||
"name":"AmsSystemTestC",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityC1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityC1 Ability",
|
||||
"launchType": "singletop",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityC2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityC2 Ability",
|
||||
"launchType": "singletop",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityC3",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityC3 Ability",
|
||||
"launchType": "singletop",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appC",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestC.src",
|
||||
"name":"AmsSystemTestC",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityC1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityC1 Ability",
|
||||
"launchType": "singletop",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityC2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityC2 Ability",
|
||||
"launchType": "singletop",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityC3",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityC3 Ability",
|
||||
"launchType": "singletop",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,51 +1,51 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appD",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestD.src",
|
||||
"name":"AmsSystemTestD",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityD1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityD1 Ability",
|
||||
"launchType": "singleton",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityD2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityD2 Ability",
|
||||
"launchType": "singleton",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appD",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestD.src",
|
||||
"name":"AmsSystemTestD",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityD1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityD1 Ability",
|
||||
"launchType": "singleton",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityD2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityD2 Ability",
|
||||
"launchType": "singleton",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,51 +1,51 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appDFX",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsStAbilityDFX.src",
|
||||
"name":"AmsStAbilityDFX",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsDfxStServiceAbilityA1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsDfxStServiceAbilityA1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsDfxStServiceAbilityA2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsDfxStServiceAbilityA1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appDFX",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsStAbilityDFX.src",
|
||||
"name":"AmsStAbilityDFX",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsDfxStServiceAbilityA1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsDfxStServiceAbilityA1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsDfxStServiceAbilityA2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsDfxStServiceAbilityA1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,41 +1,41 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appE",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestE.src",
|
||||
"name":"AmsSystemTestE",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityE1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityE1 Ability",
|
||||
"launchType": "singleton",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appE",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestE.src",
|
||||
"name":"AmsSystemTestE",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityE1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityE1 Ability",
|
||||
"launchType": "singleton",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,42 +1,42 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appK",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsStAbilityErrorK.src",
|
||||
"name":"AmsStAbilityErrorK",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityErrorK1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsStAbilityErrorK1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}
|
||||
]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appK",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsStAbilityErrorK.src",
|
||||
"name":"AmsStAbilityErrorK",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityErrorK1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsStAbilityErrorK1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -1,41 +1,41 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appL",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsStAbilityErrorL.src",
|
||||
"name":"AmsStAbilityErrorL",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityL1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsStAbilityL1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appL",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsStAbilityErrorL.src",
|
||||
"name":"AmsStAbilityErrorL",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityL1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsStAbilityL1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,61 +1,61 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appF",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestF.src",
|
||||
"name":"AmsSystemTestF",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityF1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityF1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityF2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityF2 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityF3",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityF3 Ability",
|
||||
"launchType": "singleton",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appF",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestF.src",
|
||||
"name":"AmsSystemTestF",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityF1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityF1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityF2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityF2 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityF3",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityF3 Ability",
|
||||
"launchType": "singleton",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,51 +1,51 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appG",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestG.src",
|
||||
"name":"AmsSystemTestG",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityG1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityG1 Ability",
|
||||
"launchType": "singleton",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityG2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityG2 Ability",
|
||||
"launchType": "singletop",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appG",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestG.src",
|
||||
"name":"AmsSystemTestG",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityG1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityG1 Ability",
|
||||
"launchType": "singleton",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityG2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityG2 Ability",
|
||||
"launchType": "singletop",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,41 +1,41 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appH",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestH.src",
|
||||
"name":"AmsSystemTestH",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityH1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityH1 Ability",
|
||||
"launchType": "singletop",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appH",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestH.src",
|
||||
"name":"AmsSystemTestH",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityH1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityH1 Ability",
|
||||
"launchType": "singletop",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,71 +1,71 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appI",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestI.src",
|
||||
"name":"AmsSystemTestI",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityI1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityI1 Ability",
|
||||
"launchType": "singletop",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityI2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityI2 Ability",
|
||||
"launchType": "singletop",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityI3",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityC3 Ability",
|
||||
"launchType": "singleton",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityI4",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityC3 Ability",
|
||||
"launchType": "singletop",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appI",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestI.src",
|
||||
"name":"AmsSystemTestI",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityI1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityI1 Ability",
|
||||
"launchType": "singletop",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityI2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityI2 Ability",
|
||||
"launchType": "singletop",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityI3",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityC3 Ability",
|
||||
"launchType": "singleton",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityI4",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityC3 Ability",
|
||||
"launchType": "singletop",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,41 +1,41 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appM",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestM.src",
|
||||
"name":"AmsSystemTestM",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityM1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityM1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appM",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestM.src",
|
||||
"name":"AmsSystemTestM",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityM1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityM1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,71 +1,71 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appN",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestN.src",
|
||||
"name":"AmsSystemTestN",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityN1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityI1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityN2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityI2 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityN3",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityC3 Ability",
|
||||
"launchType": "singleton",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityN4",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityC3 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appN",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestN.src",
|
||||
"name":"AmsSystemTestN",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityN1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityI1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityN2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityI2 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityN3",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityC3 Ability",
|
||||
"launchType": "singleton",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityN4",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityC3 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,41 +1,41 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appO",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestO.src",
|
||||
"name":"AmsSystemTestO",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityO1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityO1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appO",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestO.src",
|
||||
"name":"AmsSystemTestO",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityO1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityO1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,41 +1,41 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appO",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestP.src",
|
||||
"name":"AmsSystemTestP",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "feature"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityP1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityP1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appO",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestP.src",
|
||||
"name":"AmsSystemTestP",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "feature"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityP1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityP1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,71 +1,71 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appQ",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestQ.src",
|
||||
"name":"AmsSystemTestQ",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityQ1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityQ1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityQ2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityQ2 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityQ3",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityQ3 Ability",
|
||||
"launchType": "singleton",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityQ4",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityQ4 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appQ",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestQ.src",
|
||||
"name":"AmsSystemTestQ",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityQ1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityQ1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityQ2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityQ2 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityQ3",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityQ3 Ability",
|
||||
"launchType": "singleton",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityQ4",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityQ4 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,71 +1,71 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appR",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestR.src",
|
||||
"name":"AmsSystemTestR",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityR1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityR1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityR2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityR2 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityR3",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityR3 Ability",
|
||||
"launchType": "singleton",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityR4",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityR4 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.appR",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestR.src",
|
||||
"name":"AmsSystemTestR",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStAbilityR1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityR1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityR2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityR2 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityR3",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityR3 Ability",
|
||||
"launchType": "singleton",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStAbilityR4",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AbilityR4 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,41 +1,41 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.service.appA",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestServiceA.src",
|
||||
"name":"AmsSystemTestServiceA",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStServiceAbilityA1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsStServiceAbilityA1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.service.appA",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestServiceA.src",
|
||||
"name":"AmsSystemTestServiceA",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStServiceAbilityA1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsStServiceAbilityA1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,52 +1,52 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.service.appB",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestServiceB.src",
|
||||
"name":"AmsSystemTestServiceB",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [
|
||||
{
|
||||
"name": "AmsStServiceAbilityB2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsStServiceAbilityB2 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStServiceAbilityB3",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsStServiceAbilityB3 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.service.appB",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestServiceB.src",
|
||||
"name":"AmsSystemTestServiceB",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [
|
||||
{
|
||||
"name": "AmsStServiceAbilityB2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsStServiceAbilityB2 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "AmsStServiceAbilityB3",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsStServiceAbilityB3 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,42 +1,42 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.service.appC",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestServiceC.src",
|
||||
"name":"AmsSystemTestServiceC",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [
|
||||
{
|
||||
"name": "AmsStServiceAbilityC4",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsStServiceAbilityC4 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.service.appC",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestServiceC.src",
|
||||
"name":"AmsSystemTestServiceC",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [
|
||||
{
|
||||
"name": "AmsStServiceAbilityC4",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsStServiceAbilityC4 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,41 +1,41 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.service.appD",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestServiceD.src",
|
||||
"name":"AmsSystemTestServiceD",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStServiceAbilityD1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsStServiceAbilityD1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.service.appD",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestServiceD.src",
|
||||
"name":"AmsSystemTestServiceD",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "AmsStServiceAbilityD1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsStServiceAbilityD1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,42 +1,42 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.service.appE",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestServiceE.src",
|
||||
"name":"AmsSystemTestServiceE",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [
|
||||
{
|
||||
"name": "AmsStServiceAbilityE2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsStServiceAbilityE2 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.service.appE",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestServiceE.src",
|
||||
"name":"AmsSystemTestServiceE",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [
|
||||
{
|
||||
"name": "AmsStServiceAbilityE2",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsStServiceAbilityE2 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,43 +1,43 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.service.appF",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestServiceF.src",
|
||||
"name":"AmsSystemTestServiceF",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [
|
||||
{
|
||||
"name": "AmsStServiceAbilityF3",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsStServiceAbilityF3 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "data",
|
||||
"uri": "dataability://com.ohos.amsst.service.appF.dataability",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.service.appF",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestServiceF.src",
|
||||
"name":"AmsSystemTestServiceF",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [
|
||||
{
|
||||
"name": "AmsStServiceAbilityF3",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsStServiceAbilityF3 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "data",
|
||||
"uri": "dataability://com.ohos.amsst.service.appF.dataability",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,42 +1,42 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.service.appG",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.amsSystemTestServiceG.src",
|
||||
"name":"amsSystemTestServiceG",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [
|
||||
{
|
||||
"name": "AmsStServiceAbilityG1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsStServiceAbilityG1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.service.appG",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.amsSystemTestServiceG.src",
|
||||
"name":"amsSystemTestServiceG",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [
|
||||
{
|
||||
"name": "AmsStServiceAbilityG1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsStServiceAbilityG1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,42 +1,42 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.service.appG",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestServiceH.src",
|
||||
"name":"AmsSystemTestServiceH",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "feature"
|
||||
},
|
||||
"abilities": [
|
||||
{
|
||||
"name": "AmsStServiceAbilityH1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsStServiceAbilityH1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.service.appG",
|
||||
"vendor": "ohos",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.hos.AmsSystemTestServiceH.src",
|
||||
"name":"AmsSystemTestServiceH",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "feature"
|
||||
},
|
||||
"abilities": [
|
||||
{
|
||||
"name": "AmsStServiceAbilityH1",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "AmsStServiceAbilityH1 Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,51 +1,51 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.fwkAbilityState",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ohos.fwkAbilityState.src",
|
||||
"name":"fwkAbilityState",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "FwkAbilityStateMain",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "FwkAbilityStateMain",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "FwkAbilityStateSecond",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "FwkAbilityStateSecond",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ohos.amsst.fwkAbilityState",
|
||||
"vendor": "ix",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ohos.fwkAbilityState.src",
|
||||
"name":"fwkAbilityState",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "testability",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "FwkAbilityStateMain",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "FwkAbilityStateMain",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "FwkAbilityStateSecond",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "FwkAbilityStateSecond",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
}]
|
||||
}
|
||||
}
|
@ -1,51 +1,51 @@
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ix.ServiceAbility",
|
||||
"vendor": "neusoft",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ix.ServiceAbility.src",
|
||||
"name":"VerifyActFirstAbility",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "ServiceAbilityA",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "VerifyActFirstAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "VerifyActFirstAbility Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "ServiceAbilityA",
|
||||
"icon": "$media:snowball",
|
||||
"label": "Main Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
}
|
||||
]
|
||||
}
|
||||
{
|
||||
"app":{
|
||||
"bundleName": "com.ix.ServiceAbility",
|
||||
"vendor": "neusoft",
|
||||
"version": {
|
||||
"code": 1,
|
||||
"name": "1.0"
|
||||
},
|
||||
"apiVersion": {
|
||||
"compatible": 3,
|
||||
"target": 3
|
||||
}
|
||||
},
|
||||
"deviceConfig": {
|
||||
"default": {
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"package":"com.ix.ServiceAbility.src",
|
||||
"name":"VerifyActFirstAbility",
|
||||
"deviceType": [
|
||||
"tv",
|
||||
"car"
|
||||
],
|
||||
"distro": {
|
||||
"deliveryWithInstall": true,
|
||||
"moduleName": "ServiceAbilityA",
|
||||
"moduleType": "entry"
|
||||
},
|
||||
"abilities": [{
|
||||
"name": "VerifyActFirstAbility",
|
||||
"icon": "$media:snowball",
|
||||
"srcLanguage": "c++",
|
||||
"label": "VerifyActFirstAbility Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "page",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "ServiceAbilityA",
|
||||
"icon": "$media:snowball",
|
||||
"label": "Main Ability",
|
||||
"launchType": "standard",
|
||||
"orientation": "unspecified",
|
||||
"type": "service",
|
||||
"visible": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user