commit | 6e24acc6f472fe6c368133f4546c27ffec48ecba | [log] [tgz] |
---|---|---|
author | TheStrix <parthbhatia98@gmail.com> | Fri Apr 10 18:20:19 2020 +0530 |
committer | maxwen <max.weninger@gmail.com> | Sun Jul 03 16:46:28 2022 +0200 |
tree | d708c3c7f05c68f434cd04c2ff65b8386fda7fcd | |
parent | fd4b2b3aad09ccbbb0d3dd3a46e7b21ed20bf860 [diff] |
extract_utils: Add support for overriding packages * An example of how this can be used is say a device wants to use the original OEM camera, e.g. Essential PH-1. Klik is required in order to use the external camera module that you could buy for the device so it's preferred to use it over Camera2 or Snap. * An example of how to use this argument: -system/priv-app/Klik/Klik.apk;OVERRIDES=Camera2 Change-Id: I2504cbb760b20ed86c2dc088cc4bd74b78ba64d9