Merge "zuma: Create folder for OTA UECap" into udc-d1-dev

This commit is contained in:
Treehugger Robot 2023-04-14 03:28:30 +00:00 committed by Android (Google) Code Review
commit 94747b5aa7

View file

@ -375,6 +375,9 @@ on post-fs-data
# Modem SIM log folder
mkdir /data/vendor/radio/sim 0771 radio system
# Modem OTA UECap folder
mkdir /data/vendor/radio/ota_uecap 0773 radio system
# Unzipped modem images folder
mkdir /data/vendor/radio/image 0771 radio system