commit | b39b48e0351b343646576461acd8ecf606f5bec5 | [log] [tgz] |
---|---|---|
author | Hridya Valsaraju <hridya@google.com> | Fri Aug 16 14:00:04 2019 -0700 |
committer | Hridya Valsaraju <hridya@google.com> | Fri Aug 16 14:30:09 2019 -0700 |
tree | 51a23c501f456e40e34bd83c1ca1ebccc4a2d973 | |
parent | 09fe6dbc680e77bd646cc4e0313f80abb26bebee [diff] |
Do not access ext_csd register in debugfs from storaged Starting from Android R, platform code cannot access files in debugfs since it does not guarantee ABI stability. This CL removes the code in storaged that accesses the EMMC's ext_csd register from debugfs as a backup if it is unable to obtain the information from Health HAL. Test: build and boot. Bug: 134669095 Change-Id: I3bfeb3963de5fb5e6bb3eaa9df43baacad164816