mirror of
https://gitee.com/openharmony/graphic_graphic_2d
synced 2024-11-23 07:02:25 +00:00
c91df57aba
Signed-off-by: chuchengcheng <chuchengcheng4@huawei.com> Change-Id: Ie940649978b0247a7e6a7a7ae6db5c3da8658e08
23 lines
1.2 KiB
Plaintext
23 lines
1.2 KiB
Plaintext
# 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.
|
|
|
|
persist.sys.graphic.animationscale = accessibility:accessibility:0777
|
|
debug.graphic. = accessibility:accessibility:0777
|
|
persist.graphic.profiler. = accessibility:accessibility:0777
|
|
bootevent.bootanimation. = graphics:graphics:0775
|
|
persist.rosen.sethgmrefreshratemode.enabled = graphics:graphics:0775
|
|
persist.graphic.bootsound.enabled = graphics:servicectrl:0775
|
|
rosen.dirtyregiondebug.enabled = graphics:servicectrl:0775
|
|
rosen.drawingCache.enabledDfx = graphics:servicectrl:0775
|
|
bootevent.renderservice.ready = graphics:graphics:0777
|
|
persist.sys.graphic.hideNotch.status = graphics:graphics:0777 |