commit | b4dabb098e3b5c4e828b50990cce6028375c122d | [log] [tgz] |
---|---|---|
author | Songchun Fan <schfan@google.com> | Fri Sep 08 19:35:25 2023 -0700 |
committer | Songchun Fan <schfan@google.com> | Mon Sep 11 11:07:35 2023 -0700 |
tree | ac122a4bb63b408da9767948c962a5eedcfe8848 | |
parent | 28aef0fedf1fc345d48ed98a7378e4906576a04f [diff] |
[pm] add deDataInode in PackageUserState It's possible that an app doesn't have a CE node on a user if the user is locked or the CE storage for the user hasn't been prepared yet. In those situations, there's only the DE node. We should use both the CE node and the DE node to determine if the data dir exists. This CL doesn't change any existing API behavior. BUG: 288142708 Test: manual Change-Id: I6cc0673d675c2ca9e51ddf7d9217c3c9f2b7e2cd