Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
6c157067a4963435503aa7fae37a0da756a9f07f
/
cmds
/
installd
/
InstalldNativeService.h
6c15706
Add batched createAppData API to installd.
by Ben Murdoch
· 4 years, 9 months ago
035abbb
Add installd method to delete CE snapshots.
by Oli Lan
· 4 years, 10 months ago
9fcc4ef
Use std::optional for @nullable (AIDL)
by Jooyung Han
· 5 years ago
40b05d4
unique_fd is passed by value in AIDL interfaces
by Jiyong Park
· 5 years ago
28ab93b
installd: Add support for migrating legacy obb data.
by Narayan Kamath
· 6 years ago
b68f0d1
installd: parameterize user data snapshots with snapshot_id
by Nikita Ioffe
· 6 years ago
77be2ed
installd: Add destroyAppDataSnapshot and corresponding binder API
by Nikita Ioffe
· 6 years ago
85bd1ec
Merge "installd: Implement support for userdata snapshot and restore."
by Narayan Kamath
· 6 years ago
0ebbe0f
[view compilation] Add viewcompiler support to installd
by Eric Holk
· 6 years ago
e63ca7d
installd: Implement support for userdata snapshot and restore.
by Narayan Kamath
· 6 years ago
5f30826
Refactor quota ops to a separate utils
by Risan
· 6 years ago
18ac027
installd: update per fs-verity kernel uapi change
by Victor Hsieh
· 7 years ago
dcccd83
[installd] Pass --compilation-reason to dex2oat
by Calin Juravle
· 7 years ago
cc3b8ae
[installd] Pass .dm files to dexopt
by Calin Juravle
· 7 years ago
e61189e
[installd] Create profile snaphots for boot image
by Calin Juravle
· 7 years ago
562de81
[installd] Extend profile operations to take the profile name
by Calin Juravle
· 7 years ago
bd854e7
Merge "[installd] Prepare profiles for app code paths"
by Calin Juravle
· 7 years ago
bc5ab87
[installd] Prepare profiles for app code paths
by Calin Juravle
· 7 years ago
c6d738a
installd: implement measureFsverityRootHash
by Victor Hsieh
· 7 years ago
5ff7719
Merge "Pass targetSdkVersion to dex2oat" am: 54bcf1c194 am: 772beadee8
by David Brazdil
· 7 years ago
570d398
Pass targetSdkVersion to dex2oat
by David Brazdil
· 7 years ago
ae8223b
Merge "Installd: new interface to enable apk verity" am: 33f00971da am: 4105db6661
by Victor Hsieh
· 7 years ago
99de516
Installd: new interface to enable apk verity
by Victor Hsieh
· 7 years ago
c3596c3
Rename snapshotProfile to createProfileSnapshot for better consistency
by Calin Juravle
· 7 years ago
c41dac2
Rename snapshotProfile to createProfileSnapshot for better consistency
by Calin Juravle
· 7 years ago
ffaf53e
Merge "Add snapshotProfile APIs to installd" am: 98ad260f6b am: 5a49d45535
by Calin Juravle
· 7 years ago
2959173
Add snapshotProfile APIs to installd
by Calin Juravle
· 7 years ago
753dc71
Add Installd IPC to compute the SHA256 of a seconday dex file.
by Alan Stokes
· 7 years ago
52c4582
Replace dexopt shared libraries with class loader context
by Calin Juravle
· 8 years ago
54ef862
Check dexopt needed for secondary dex while downgrading
by Shubham Ajmera
· 8 years ago
1d66761
Replace dexopt shared libraries with class loader context
by Calin Juravle
· 8 years ago
45c8743
Check dexopt needed for secondary dex while downgrading
by Shubham Ajmera
· 8 years ago
6b26ae4
Installd: deleteOdex's outputPath can be null am: c523409f0f am: 7b28d34ee2
by Andreas Gampe
· 8 years ago
c523409
Installd: deleteOdex's outputPath can be null
by Andreas Gampe
· 8 years ago
76dd2a7
Merge "Consistent "low storage" behavior." into oc-dev am: 1e4088fc68
by Jeff Sharkey
· 8 years ago
60f8a53
Consistent "low storage" behavior.
by Jeff Sharkey
· 8 years ago
f966f2a
Add copy system profile functionality
by Mathieu Chartier
· 8 years ago
d712f0c
Clear cached files on external storage.
by Jeff Sharkey
· 8 years ago
a084fcd
Fix external cache and secondary user bugs.
by Jeff Sharkey
· 8 years ago
cb556e3
Restore selinux labels for secondary dex oat directory
by Calin Juravle
· 8 years ago
e12d596
Offer to "fixup" GIDs used for app data.
by Jeff Sharkey
· 8 years ago
b26786d
Finer-grained locking for size operations.
by Jeff Sharkey
· 8 years ago
325b8c9
Method to test for quota support.
by Jeff Sharkey
· 8 years ago
bd96836
[Installd] Clean up logic for secondary dex oat files
by Calin Juravle
· 8 years ago
5c6944c
installd: add command 'removeIdmap'
by Mårten Kongstad
· 9 years ago
88ddd94
First pass at updated cache clearing logic.
by Jeff Sharkey
· 8 years ago
66b1a12
Handle devices without quota, speed up lookup.
by Jeff Sharkey
· 8 years ago
7a9059e
Wrap all installd operations in lock.
by Jeff Sharkey
· 8 years ago
df2d754
Methods to calculate user and external disk usage.
by Jeff Sharkey
· 8 years ago
3dfae0c
Offer to measure disk stats using quotas.
by Jeff Sharkey
· 8 years ago
36a900a
Remove ~1/3 of the installd calls at boot.
by Jeff Sharkey
· 8 years ago
f3e30b9
Filename refactoring, remove DEXOPT_OTA flag.
by Jeff Sharkey
· 8 years ago
[Renamed (96%) from cmds/installd/commands.h]
6c2c056
Final push of installd to Binder; goodbye socket!
by Jeff Sharkey
· 8 years ago
475c6f9
Yet another set of installd Binder methods.
by Jeff Sharkey
· 8 years ago
c1e93e7
Move more installd methods to Binder.
by Jeff Sharkey
· 8 years ago
0274c97
Shuffle installd Binder implementation around.
by Jeff Sharkey
· 8 years ago
b31206b
Installd: Add a delete_odex command
by Andreas Gampe
· 8 years ago
d089ca1
Otapreopt: Implement new A/B OTA path
by Andreas Gampe
· 9 years ago
548bdb9
Otapreopt: Fix after shared-library work
by Andreas Gampe
· 9 years ago
6727c2d
installd support for profman --dump-info-for
by David Sehr
· 9 years ago
b63d91f
Support to pass <uses-library> option through to dex2oat.
by Jeff Hao
· 9 years ago
379a12b
Consistent creation/destruction of user data.
by Jeff Sharkey
· 9 years ago
2f720f7
Use inode numbers for CE storage, fix sizes.
by Jeff Sharkey
· 9 years ago
d1a6a24
Merge "Do not clean profiles unconditonally during app data clean up" into nyc-dev
by Calin Juravle
· 9 years ago
edae669
Do not clean profiles unconditonally during app data clean up
by Calin Juravle
· 9 years ago
4d0f825
Installd: Separate profile merging and compilation
by Andreas Gampe
· 9 years ago
ebd82c6
Fix name of argument
by David Brazdil
· 9 years ago
d828d68
Add 'rmprofiles' command to installd
by David Brazdil
· 9 years ago
e65b4fa
Installd: Add move_ab command
by Andreas Gampe
· 9 years ago
cc6281c
Migrate default app data on non-FBE devices.
by Jeff Sharkey
· 9 years ago
e37d628
Remove "updatecmds" feature.
by Jeff Sharkey
· 9 years ago
9a034c2
Merge "Add profile guided compilation hooks in installd"
by Calin Juravle
· 9 years ago
60a794d
Add profile guided compilation hooks in installd
by Calin Juravle
· 9 years ago
eecb2d2
Change permissions of apps' home dir to 0700 for SDK > 23
by Janis Danisevskis
· 9 years ago
c7d1b22
Let callers specify which storage to operate on.
by Jeff Sharkey
· 9 years ago
02d0de5
Installd: Refactor in preparation for OTA
by Andreas Gampe
· 9 years ago