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