bsp: plat_private: Allow radio to get system_mtk_vodata_prop

Change-Id: Ie95160741a6e7a5c9955992a267163bf733c296f
Signed-off-by: bengris32 <bengris32@protonmail.ch>
This commit is contained in:
bengris32 2023-12-25 12:14:15 +00:00
parent 461b31145f
commit a55780d6aa
No known key found for this signature in database
GPG Key ID: 5C798EC5589ED9BF

View File

@ -181,3 +181,6 @@ get_prop(radio, system_mtk_fd_prop)
# Date : 2021/12/22
# Purpose : Allow radio to read ims debug property
get_prop(radio, system_mtk_dbg_ims_prop)
# Allow radio to get system_mtk_vodata_prop
get_prop(radio, system_mtk_vodata_prop)