index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmds
/
installd
/
tests
/
Android.bp
Age
Commit message (
Expand
)
Author
2024-06-13
libc++fs is part of libc++ now.
Elliott Hughes
2023-05-19
Adding AIDL fuzzer for installd
Pawan Wagh
2022-05-13
Deleted clang property in Android.bp files
Alix
2022-03-16
Destroy/Clear SdkSandbox Data Directories
Rishabh Singh
2022-03-16
Create separate api for reconciling per-sdk storage
Samiul Islam
2022-02-17
Revert Android.bp changes.
Alex Buynytskyy
2022-02-12
More robust app data and user data removal.
Alex Buynytskyy
2021-12-13
dexopt: Restore old files when cancelled
Keun young Park
2021-12-02
Manually calculate stats for app owning external storage
Shikha Malhotra
2021-11-22
installd: Skip profile preparation if primary.prof does not exist
Yang Tianping
2021-04-27
Convert some unsafe post-fork() LOG usage.
Martijn Coenen
2021-02-15
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native
Bob Badour
2020-10-20
Fix test/Android.bp on ARC builds
Boleyn Su
2019-04-04
Installd: don't generate app image without reference profile
liulvping
2019-03-25
Installd: Add explicit test configurations
Andreas Gampe
2019-02-25
Query the enable_apex_image flag from native experiment.
Nicolas Geoffray
2019-01-25
DO NOT MERGE: Revert "Revert "Add libprocessgroup dependency and fix sched_po...
Suren Baghdasaryan
2019-01-24
DO NOT MERGE: Revert "Add libprocessgroup dependency and fix sched_policy inc...
Suren Baghdasaryan
2019-01-22
Add libprocessgroup dependency and fix sched_policy include
Suren Baghdasaryan
2018-03-07
Installd: Make tests atest-ready
Andreas Gampe
2018-02-14
Extract the otapreopt parameters in their own class and add tests
Calin Juravle
2018-02-14
Add Installd IPC to compute the SHA256 of a seconday dex file.
Alan Stokes
2017-11-14
Move secondary dex files processing in the app process
Calin Juravle
2017-10-31
Change log libraries in tests to be statically linked
Arthur Eubanks
2017-10-09
Use -Werror in frameworks/native/cmds
Chih-Hung Hsieh
2017-04-03
Offer to "fixup" GIDs used for app data.
Jeff Sharkey
2017-02-22
Logic for atmoic/tombstone behavior; split mode.
Jeff Sharkey
2016-12-06
Revert "Move installd back to Android.mk."
Dan Willemsen
2016-12-05
Move installd back to Android.mk.
Jeff Sharkey
2016-09-27
Add missing liblog dependency
Dimitry Ivanov
2016-08-03
Start converting Android.mk to Android.bp
Dan Willemsen