commit | 3a3d01771b8bdc8a581ecffbaecd660c55c4b398 | [log] [tgz] |
---|---|---|
author | Ricky Wai <rickywai@google.com> | Thu Apr 16 17:37:40 2020 +0100 |
committer | Ricky Wai <rickywai@google.com> | Mon Apr 20 23:56:24 2020 +0000 |
tree | 95e04a77624de9ec78f60de1a8c7c1db3e98c226 | |
parent | 4ae27323612fc649b74007d78e40385294458f75 [diff] |
Do not mount the whole Android/data and Android/obb anymore The package list should not be empty, and we should always bind mount Android/obb/$PKG and Android/data/$PKG, otherwise apps may able to access Android/obb and Android/data directly. Bug: 152018883 Test: atest AdoptableHostTest Test: atest FuseDaemonHostTest Change-Id: I47660bb9756bede246ca6b93ca31ebefade0d6f5