mirror of
https://github.com/openharmony/distributedhardware_distributed_input.git
synced 2026-07-19 17:43:35 -04:00
Description:add distributedinput whitelist cfg
Match-id-7bda1a2c5808a941ea6bea271ebbdaa3b91975cb
This commit is contained in:
@@ -28,7 +28,7 @@ namespace OHOS {
|
||||
namespace DistributedHardware {
|
||||
namespace DistributedInput {
|
||||
namespace {
|
||||
const char* WHITE_LIST_FILE_PATH = "/system/profile/dinput_business_event_whitelist.cfg";
|
||||
const char* WHITE_LIST_FILE_PATH = "/etc/dinput_business_event_whitelist.cfg";
|
||||
const char* SPLIT_LINE = "|";
|
||||
const char* SPLIT_COMMA = ",";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user