add config file for other devices

Signed-off-by: pengxin <pengxin33@huawei.com>
Change-Id: I6f40ff06a50143eb65dc7817bf10dfef41d7b4bc
This commit is contained in:
pengxin
2022-05-05 11:00:08 +08:00
parent 885b0618fa
commit b74ff38003
@@ -0,0 +1,19 @@
<?xml version='1.0' encoding="utf-8"?>
<!--
* 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.
-->
<Configs>
<!--Window display dpi, valid range is 80~640, use 0 if no configuration is requeired-->
<dpi>0</dpi>
</Configs>