diff --git a/conf/init.modem.rc b/conf/init.modem.rc index 96ed0678..6c89e3b2 100644 --- a/conf/init.modem.rc +++ b/conf/init.modem.rc @@ -16,6 +16,9 @@ on post-fs-data # Modem MDS log folder mkdir /data/vendor/radio/mds 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