diff options
author | 2020-01-23 14:51:45 -0800 | |
---|---|---|
committer | 2020-01-27 11:50:44 -0800 | |
commit | 29556099b4f35341206d35875e1185dcf1ff1bb5 (patch) | |
tree | 2206955b60fa80c103fbaed781a4f560a9a81940 /libs/binder/ProcessState.cpp | |
parent | 294f4a64c273d21b2bf08037f7f7ce02afea7240 (diff) |
Increase the level of depth of apk paths
We are updating apps' apk path to have a two-level structure.
Default apk path of an installed app:
Before: /data/app/[packageName]-[randomString]/base.apk
After: /data/app/[randomStringA]/[packageName]-[randomStringB]/base.apk
This CL increases the valid level of depth for apk paths.
Test: atest installd_utils_test CtsCompilationTestCases
Change-Id: I9e4a80301fbce37e4297ed743a65db1b7f1cf0a4
Diffstat (limited to 'libs/binder/ProcessState.cpp')
0 files changed, 0 insertions, 0 deletions