commit | a70ca8717ee84d59cfafd17aae80a24e706e271d | [log] [tgz] |
---|---|---|
author | Monika Singh <monising@codeaurora.org> | Wed Oct 23 14:17:28 2019 +0530 |
committer | Monika Singh <monising@codeaurora.org> | Fri Mar 27 11:46:14 2020 +0530 |
tree | d85ddb40e808c9c274bbf92b4992934d9ad04cd8 | |
parent | 6140b82eae462c22330c84eecdfc8b6ce1afaf5d [diff] |
sepolicy: Update rpmb device path and type On 4.19 kernel, due to upstream commit <97548575be> (mmc: block: Convert RPMB to a character device), there is a change in RPMB path from "/dev/block/mmcblk0rpmb" to “/dev/mmcblk0rpmb”. Also block device design for RPMB is now changed to char device. This change updates RPMB path and provides required permissions for qseecom to be able to access new device design for RPMB eMMC device. Change-Id: I7545b9b30b9b8f1c0fd8aacd38048516c2f86970