aml_rkp_341311000 (11068216,com.google.android.rkpd)
Hide storage directories from non-owner apps

Bug: 219958836
Test: atest CtsScopedStorageHostTest passes
      Call of Duty installs, runs, launch time is unchanged
      adb shell correctly hides folders when you:
          cd storage/emulated/0/Android/data
	  ls -al # as root shows all
	  su uid-of-on-of-the-apps
	  ls -al # shows only that app's folder(s)
      Have ran overnight on personal phone, ran audible etc
Change-Id: I09132569314c7805f3ae7302c4e746451ef84b16
1 file changed
tree: 160df0ab80b6fcff563a4afd88479462a5c076f3
  1. test/
  2. Android.bp
  3. fuseMedia.c
  4. LICENSE
  5. METADATA
  6. OWNERS
  7. PREUPLOAD.cfg
  8. TEST_MAPPING
  9. time_in_state_test.cpp
  10. timeInState.c