diff options
author | Songchun Fan <schfan@google.com> | 2020-01-22 17:10:50 -0800 |
---|---|---|
committer | Songchun Fan <schfan@google.com> | 2020-01-31 09:14:16 -0800 |
commit | f56f1c5c587ed5af452ed1b339218dabc12c9f93 (patch) | |
tree | cecbb499c4defba76d76d4afb6fb5ebc0d675b57 /tools/streaming_proto/cpp/main.cpp | |
parent | a355c8c76e89c5b05369459252863d57ed2b3c33 (diff) |
Change app code path
Incremental (go/incremental-apk) requires bind-mounting on /data/app/...
directories. The purpose of this change is to avoid leaking package names in
/proc/mounts.
Default apk path of an installed app:
Before: /data/app/[packageName]-[randomString]/base.apk
After: /data/app/~~[randomStringA]/[packageName]-[randomStringB]/base.apk
BUG: b/147371381 b/148237378
Test: manual
Change-Id: Ib05b187dc006272603709a95534c40744cd62f0c
Diffstat (limited to 'tools/streaming_proto/cpp/main.cpp')
0 files changed, 0 insertions, 0 deletions