commit | b99abdd794912f0d44668dff2df862d18f4c6b9b | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Fri Oct 19 19:59:17 2018 -0700 |
committer | Andreas Gampe <agampe@google.com> | Fri Oct 19 21:45:55 2018 -0700 |
tree | 15ca6b01ccaab8f322a67f04febc55ef929c9cee | |
parent | 2997fc7fe69643450a4c622369dc9fe1b8691f19 [diff] |
Apexd: Move installPackage to apexd Move installPackage from apexservice to apexd to share common folder definitions. Test: mmma system/apex/apexd Test: pushd system/apex/apexd ; atest ; popd Test: adb push system/apex/apexd/apexd_testdata/test.apex /data/local/tmp && adb shell 'setenforce 0 ; cmd apexservice installPackage /data/local/tmp/test.apex' Change-Id: Ifbd5c35373d3744dc40f846dcd32ae6bd94f4603