Skip to content
Commit adc389b6 authored by Ricky Wai's avatar Ricky Wai
Browse files

Mount storage Android/data and Android/obb as tmpfs in app namespace

So Android/data and Android/obb won't be accessing fuse anymore,
and apps should not see other packages as well as it's sandboxed
the tmpfs.

Bug: 155462341
Test: atest AppDataIsolationTests pass after feature flag is on
Test: Sample app gets Permission Denied when it does mkdir()
on other running package Android/data dir.

Change-Id: Iabc4903245952b9c770f063a6c44df2747bca8da
parent 9d3317b8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment