index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
pm
/
SharedLibraryInfo.java
Age
Commit message (
Expand
)
Author
2021-06-03
Add SharedLibraryInfo#isNative to @TestApi surface.
satayev
2021-05-12
Merge "Expose SharedLibraryInfo#getAllCodePaths as @TestApi." am: 3f955dda5c ...
satayev
2021-05-11
Expose SharedLibraryInfo#getAllCodePaths as @TestApi.
satayev
2020-11-24
SharedLibraryInfo.isNative() returns true for native libs
Jiyong Park
2020-07-21
Introduce uses-native-library tag
Jiyong Park
2020-04-29
Update more Parcelables to send Strings UTF-8.
Jeff Sharkey
2020-02-19
ParsingPackage/ParsedPackage split source migration
Winson
2019-12-06
Revert "Revert "Deprecate PackageParser#Package""
Winson
2019-10-01
Revert "Deprecate PackageParser#Package"
Winson Chiu
2019-09-26
Deprecate PackageParser#Package
Winson
2019-03-20
Merge "pm: SharedLibraryInfo: toString closing bracket" am: 05a8e0b44c am: 48...
Steven Moreland
2019-03-18
pm: SharedLibraryInfo: toString closing bracket
Steven Moreland
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-12-20
Break shared library adds into populate and modify
Patrick Baumann
2018-12-02
Start using shared libraries class loader.
Nicolas Geoffray
2018-11-22
Start using shared libraries class loader.
Nicolas Geoffray
2018-11-15
Make shared library dependencies explicit in SharedLibraryInfo
Nicolas Geoffray
2018-11-15
Attach SharedLibraryInfo to a Package.
Nicolas Geoffray
2018-11-06
Make shared library dependencies explicit in SharedLibraryInfo
Nicolas Geoffray
2018-10-23
Attach SharedLibraryInfo to a Package.
Nicolas Geoffray
2017-12-13
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-12-04
Add major version code to platform.
Dianne Hackborn
2017-08-09
Fix handling of @removed APIs.
Jeff Sharkey
2017-05-01
Addess API council comments
Svetoslav Ganov
2017-04-18
Address API council comments
Svetoslav Ganov
2017-01-22
Platform support for static shared libraries
Svet Ganov