Commit e956d16b authored by Wenchao Chen's avatar Wenchao Chen Committed by Todd Kjos
Browse files

ANDROID: GKI: add restricted vendor hook for mmc



We need to add three restricted vendor hooks to implement mmc protection
and support sd card hs mode tuning.

If you are using a function that needs to sleep, then use the restricted
vendor hook.
- android_rvh_mmc_partition_status
- android_rvh_mmc_sd_cmdline_timing
- android_rvh_mmc_sd_dataline_timing

If you're using functions that don't sleep, then use vendor hooks.
- android_vh_mmc_update_partition_status
- android_vh_mmc_sd_update_cmdline_timing
- android_vh_mmc_sd_update_dataline_timing

Bug: 242645760
Change-Id: I880436e3159bec30d7d92c620b268ec350e97235
Signed-off-by: default avatarWenchao Chen <wenchao.chen@unisoc.com>
parent fc9630b3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment