修改:deviceTypes保留phone

Signed-off-by: zangyongzhen <zangyongzhen@huawei.com>
This commit is contained in:
zangyongzhen 2024-10-22 10:00:44 +08:00
parent c3cc33a81a
commit 096ab34347

View File

@ -12,7 +12,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
{
"module": {
"name": "entry",
@ -21,6 +21,7 @@
"description": "$string:phone_entry_dsc",
"mainElement": "MainAbility",
"deviceTypes": [
"phone",
"tablet",
"tv",
"wearable",