vendor: init: init.target.rc: Move SPU NVM directories creation to earlier stage.
Change-Id: Ic6d1a83c7fc7a54d6f8d78f91e5f3167dd7017fe Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
This commit is contained in:
parent
49a651739b
commit
1399da11a8
|
@ -11,3 +11,6 @@
|
|||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
on fs
|
||||
mkdir /mnt/vendor/persist/secnvm 0770 system system
|
||||
|
|
Loading…
Reference in New Issue