summaryrefslogtreecommitdiff
path: root/core/java/android/app/LoadedApk.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-06-23Merge "[pm] drop non-APK paths from LoadedApk makePath" into sc-devTreeHugger Robot
2021-06-22[pm] drop non-APK paths from LoadedApk makePathSongchun Fan
2021-06-14Register the DexLoadReporter before creating the main class loaderCalin Juravle
2021-05-28Merge "Don't call onNullBinding when the service host is dead" into sc-devJing Ji
2021-05-27Disable incremental hardening on own resourcesRyan Mitchell
2021-05-26Don't call onNullBinding when the service host is deadJing Ji
2021-05-21Update the use of registerAppInfoCalin Juravle
2021-05-15Apply AttributionSource during Intent delivery.Jeff Sharkey
2021-04-26Add a synchronized lock into the SplitDependencyLoaderImplRhed Jao
2021-03-09Add IllegalStateException with packageName on null infoPatrick Baumann
2021-02-08Add overlayPaths to ApplicationInfoRyan Mitchell
2021-01-20Add StrictMode check for unsafe intent launchingJeff Sharkey
2020-12-16Disable CE access checking for canAccessDataDir.Alan Stokes
2020-12-04Add packageName to instantiation exception log.Martijn Coenen
2020-11-12Remove pi.append_native_lib_paths propertyPatrick Baumann
2020-11-04De-restrict LoadedApk.getCompatibilityInfo().Mathew Inwood
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-08-20Don't override config of display contexts with activity display.Darryl L Johnson
2020-07-23Don't include inaccessible data dirs in library paths.Alan Stokes
2020-07-21Introduce uses-native-library tagJiyong Park
2020-06-03Allow to load implicit layer from /vendor/app.Peiyong Lin
2020-03-25Don't include the data dir in zygote library paths.Torne (Richard Coles)
2020-02-21Merge "Resolve conflicting values of usesCleartextTraffic for shared processes"Ashwini Oruganti
2020-02-21Resolve conflicting values of usesCleartextTraffic for shared processesAshwini Oruganti
2020-02-20Cache package and permission informationDaniel Colascione
2020-01-28Refactor ResourcesLoader APIsRyan Mitchell
2020-01-22Merge "Rewrite R constants before creating Application"TreeHugger Robot
2020-01-16Rewrite R constants before creating ApplicationRyan Mitchell
2020-01-16Add instrumented app to JAR path (isolated splits)Jason O'Brien
2020-01-10Check mIncludeCode before building appComponentFactoryWinson
2020-01-03Merge "Use ro.product.vndk.version for unbundled product apks" am: cbfcd44f68...Automerger Merge Worker
2020-01-02Use ro.product.vndk.version for unbundled product apksJustin Yun
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-11-13Do not look for R.class of overlaysRyan Mitchell
2019-09-10Revert "Fix: vendor public libraries are accessible via System.loadLibrary"Jiyong Park
2019-09-05Revert "Fix: vendor public libraries are accessible via System.loadLibrary"Jiyong Park
2019-09-02Merge "Update path to the new ART APEX."Martin Stjernholm
2019-08-30Update path to the new ART APEX.Martin Stjernholm
2019-08-21Update path to the new ART APEX.Martin Stjernholm
2019-05-06Merge "Remove (old) STOPSHIP" into qt-devMakoto Onuki
2019-04-30Remove (old) STOPSHIPMakoto Onuki
2019-04-12DO NOT MERGE Do not check product unbundled from QKiyoung Kim
2019-04-09Merge "Check if product app is unbundled from property." am: 2ed229287dKiyoung Kim
2019-04-05Do not start jit profile in app zygoteBo Liu
2019-04-04Check if product app is unbundled from property.Kiyoung Kim
2019-04-01Merge "Revert "Revert "Preload non-bootclasspath Java lib ClassLoaders.""" am...Steven Moreland
2019-03-29Revert "Revert "Preload non-bootclasspath Java lib ClassLoaders.""Steven Moreland