Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 33633386 authored by Hridya Valsaraju's avatar Hridya Valsaraju
Browse files

Do not read the EMMC ext_csd register from dumpstate

The code to read mmcblk0 ext_csd register from debugfs is being removed
from dumpstate for the following reasons.

1. From Android R, platform code cannot access debugfs nodes since its
ABI is considered unstable.

2. Not all devices use EMMC and hence the right place to read this
register is actually the dumpstate HAL if required(perhaps using the
MMC_IOC_CMD ioctl that provides a way to read the ext_csd register).

Test: make
Bug: 134669095

Change-Id: Ie79d87e95ba718182a8be48b02973cca3eab13bb
parent 49eea1e7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment