qt6-bb10/src/android
Tinja Paavoseppä 1e64b58c35 Recognize system apps also when apk has parent directory
When checking if the apk is being deployed from system partition,
account for possibility of the apk not being installed directly under
/system/app or /system/priv-app, but in a directory of its own.
Otherwise, system applications that are not directly under system app/
priv-app directories will not be recognized as system apps, meaning
they will not use the system library path to load their libraries.

Pick-to: 6.2
Change-Id: I1e778b18cae3c0406e087b8c78fd31d521f7be73
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
2021-12-08 19:22:36 +02:00
..
jar Android: add methods to get the FileDescriptor for a Uri 2021-12-03 14:19:21 +02:00
java Recognize system apps also when apk has parent directory 2021-12-08 19:22:36 +02:00
templates Docs: Move manifest and androiddeployqt docs to where code lives 2021-11-19 12:18:50 +00:00
CMakeLists.txt Annotate some projects that should not to be regenerated 2019-10-08 13:12:00 +00:00