summaryrefslogtreecommitdiff
path: root/tools/aapt2/diff/Diff.cpp
diff options
context:
space:
mode:
authorShunta Sato <Shunta.Sato@sonymobile.com>2016-06-28 09:29:19 +0900
committerTodd Kennedy <toddke@google.com>2016-10-11 06:33:22 -0700
commit4f26cb5a36487b3f5b497804faebe16241c15d54 (patch)
treea82c532a9243120d67e829ed622b90dff1c5e2c4 /tools/aapt2/diff/Diff.cpp
parent8999d5d8ce296a025bf65fb3d4c737b17b5eb612 (diff)
Fix: "adb install -s" adaptation for session based install
Internal implementation of "adb install" has been changed to session install. As a result '-s' option doesn't work. Size info is required when using '-s' option in session install. PackageHelper.fitsOnExternal() returns false and moving app to SD is failed when size info is not set. So set size info when '-s' option is used. And change identity on some method because shell doesn't have some permission to access to asec. Bug: 29932779 Author: Ryuki Nakamura <ryuki.x.nakamura@sonymobile.com> Change-Id: I65edcc0f01ceecaaba17792ad329791a9253d603
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions