Skip to content

[Bug] 微信还原会闪退或卡地球界面 #400

@xiajianduan

Description

@xiajianduan

微信先备份再还原数据,经测试还原后所有目录文件权限的SE上下文不正确,微信后台报文件找不到FileNotFoundException但实际有文件。

个人使用adb命令行修改成如下的才行,但好像不是固定值。

adb shell chcon -R [上下文] [目录路径]

权限类似于这样:
u:object_r:app_data_file:s0:c200,c257,c512,c768

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions