ANDROID: firmware_loader: Add support for customer firmware paths
Currently firmware_class.patch commandline can take a single path for loading firmwares on custom paths. SoC vendors and oems can have firmwares in multiple file system paths. So add support for paassing multiple paths through command line for firmware loader. For example - firmware_class.path="/vendor,/vendor/firmware_mnt, /oem/firmware". firmware_class.path can take upto 10 file system paths with ',' separation. Bug: 202192667 Signed-off-by:Prasad Sodagudi <quic_psodagud@quicinc.com> Bug: 249684364 (cherry picked from commit d551647f) Signed-off-by:
Lecopzer Chen <lecopzer.chen@mediatek.com> Change-Id: I31d1470d7dd0255c7aefd856f3c129bdb4b7f2e8
Loading
Please sign in to comment