Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_apex
/
9ae986a08ffe74e1ea470fe3552f6e127cecd4dd
9ae986a
apexd: implement session rollback
by Nikita Ioffe
· 7 years ago
b352705
apexd: make scanPackagesDirAndActivate return Status
by Nikita Ioffe
· 7 years ago
7ad21ce
Actually teach gtest how to print ApexSessionInfo
by Nikita Ioffe
· 7 years ago
edbc001
Teach gtest how to print ApexSessionInfo
by Nikita Ioffe
· 7 years ago
539615a
Merge "apexd: slightly improve logging in mountNonFlattened"
by Treehugger Robot
· 7 years ago
02005ec
Merge "Apexd: Format test hooks to avoid long lines"
by Treehugger Robot
· 7 years ago
44c9a9a
Merge "Apexd: Add env test to pre- & post-install"
by Treehugger Robot
· 7 years ago
45c4b2c
apexd: slightly improve logging in mountNonFlattened
by Nikita Ioffe
· 7 years ago
904e2d3
Add gmock matcher for ApexSessionInfo.aidl
by Nikita Ioffe
· 7 years ago
a82b0a8
apexd: backup active packages when new session is staged
by Nikita Ioffe
· 7 years ago
2c70ad1
Removed unused state isActivationPendingRetry.
by Dario Freni
· 7 years ago
7a9dc08
Revert "apexd: backup active packages when new session is staged"
by Simran Basi
· 7 years ago
9a3f767
Apexd: Format test hooks to avoid long lines
by Andreas Gampe
· 7 years ago
eaf60a7
Apexd: Add env test to pre- & post-install
by Andreas Gampe
· 7 years ago
5819881
Rename data/staging to data/pkg_staging
by Gavin Corkery
· 7 years ago
8673f2a
Merge "Add version checks to the TimezoneDataHostTest"
by Treehugger Robot
· 7 years ago
891bf89
apexd: backup active packages when new session is staged
by Nikita Ioffe
· 7 years ago
6425511
Clang-tidy fixes.
by Dario Freni
· 7 years ago
2d56343
Merge "apexservice_test: wipe everything in /data/apex/* during SetUp"
by Nikita Ioffe
· 7 years ago
816a02b
apexservice_test: wipe everything in /data/apex/* during SetUp
by Nikita Ioffe
· 7 years ago
3f5bedf
Only log aborted sessions if there are any.
by Dario Freni
· 7 years ago
463d4e8
apexd: Implement abortActiveSession binder call.
by Nikita Ioffe
· 7 years ago
61a9b53
Add helper methods for asserting on Status/android::binder::Status
by Nikita Ioffe
· 7 years ago
28ada57
Merge "Apexd: Fix apexservice_test xml"
by Andreas Gampe
· 7 years ago
e3863b3
Apexd: Fix apexservice_test xml
by Andreas Gampe
· 7 years ago
07084b1
Merge "Register binder before marking packages ready."
by Dario Freni
· 7 years ago
d877de0
Merge "Store session id in the proto."
by Martijn Coenen
· 7 years ago
f9a2a04
Register binder before marking packages ready.
by Dario Freni
· 7 years ago
d32d1cb
Store session id in the proto.
by Martijn Coenen
· 7 years ago
8be420a
apexd: Don't fail staging of already activated package
by Nikita Ioffe
· 7 years ago
a0c0ccb
apexd: Add state SUCCESS and markStagedSessionSuccessful binder call
by Nikita Ioffe
· 7 years ago
95da273
Register binder service before waiting for boot completed.
by Martijn Coenen
· 7 years ago
401d032
Add version checks to the TimezoneDataHostTest
by Neil Fuller
· 7 years ago
936a997
apexd: make linking the only allowed option when staging packages
by Nikita Ioffe
· 7 years ago
378daf8
Merge "apexd: abort sessions in the pre-reboot state when new session is staged"
by Treehugger Robot
· 7 years ago
82be979
Merge "apexd: lock stagePackages API to only debug builds"
by Nikita Ioffe
· 7 years ago
0855e91
Merge "Allow each APEX to provide its own AndroidManifest"
by Jiyong Park
· 7 years ago
6930988
apexd: lock stagePackages API to only debug builds
by Nikita Ioffe
· 7 years ago
53c3dcd
apexd: abort sessions in the pre-reboot state when new session is staged
by Nikita Ioffe
· 7 years ago
4b23470
Merge "apexd: enable clang-tidy and fix revealed warnings"
by Treehugger Robot
· 7 years ago
3468064
Merge "Uninstall Broadcast receiver app in teardown"
by Treehugger Robot
· 7 years ago
6bea4e5
apexd: enable clang-tidy and fix revealed warnings
by Nikita Ioffe
· 7 years ago
c12ca35
Merge "apexd is started much earlier to create loopback devices"
by Treehugger Robot
· 7 years ago
1c4605a
Allow each APEX to provide its own AndroidManifest
by Jiyong Park
· 7 years ago
4d0f832
apexd is started much earlier to create loopback devices
by Jiyong Park
· 7 years ago
9fcb25b
Merge "Apexd: Make complete tree private in pre- & postinstall"
by Treehugger Robot
· 7 years ago
fcecff7
APEX: Add timezone test apex as data
by Andreas Gampe
· 7 years ago
4ead949
Apexd: Make complete tree private in pre- & postinstall
by Andreas Gampe
· 7 years ago
d4bbc14
Add BroadcastReceiverApp to timezone_data_e2e_tests build data and test
by Chen Zhu
· 7 years ago
7eed0e6
Uninstall Broadcast receiver app in teardown
by Abhijeet Kaur
· 7 years ago
1d3cbaa
Merge "Apexd: Make MountedApexData '<' an actual total order"
by Treehugger Robot
· 7 years ago
3f25cf3
Merge "apexd: Add an abortActiveSession binder call"
by Treehugger Robot
· 7 years ago
7149e2f
Apexd: Make MountedApexData '<' an actual total order
by Andreas Gampe
· 7 years ago
b2f3397
Apexd: Move to sh_binary for test apexes
by Andreas Gampe
· 7 years ago
1c079c1
apexd: Add an abortActiveSession binder call
by Nikita Ioffe
· 7 years ago
e9173d6
Add some native executables to apex_test_build_features
by Jiyong Park
· 7 years ago
1a48b1b
Apexd: Expose pre/postinstall through cmd
by Andreas Gampe
· 7 years ago
7f98d69
Merge "Apexd: Add Pre- & Postinstall fail tests"
by Treehugger Robot
· 7 years ago
f61a9ee
Merge "Add some native libraries to apex_test_build_features"
by Treehugger Robot
· 7 years ago
a418d31
Add session state in dumpsys output.
by Martijn Coenen
· 7 years ago
1144b18
Apexd: Add Pre- & Postinstall fail tests
by Andreas Gampe
· 7 years ago
a8453da
apexd: store active apex files in /data/apex/active
by Nikita Ioffe
· 7 years ago
eff0c48
Add some native libraries to apex_test_build_features
by Jiyong Park
· 7 years ago
6a280af
apexd: Delete previous active versions of packages during stagePackages
by Nikita Ioffe
· 7 years ago
6fd45af
Slightly improve error message in ApexE2EBaseHostTest
by Nikita Ioffe
· 7 years ago
9380476
Add apex e2e broadcast receiver test.
by Abhijeet Kaur
· 7 years ago
d14481c
Create APEX target for stress testing build features
by Mohammad Samiul Islam
· 7 years ago
51d41f4
Merge "Add getSessions() binder call."
by Treehugger Robot
· 7 years ago
1348a6c
Add config to make sure apex developement pass InstallApexModuleTargetPreparer test.
by Chen Zhu
· 7 years ago
4d20642
Add getSessions() binder call.
by Martijn Coenen
· 7 years ago
88d8ff4
Merge "Added test for symlinks in apexs"
by Alex Light
· 7 years ago
6d467cd
Merge "Listen to ro.init_updatable_crashing prop in apexd"
by Treehugger Robot
· 7 years ago
9cc0be4
Listen to ro.init_updatable_crashing prop in apexd
by Zimuzo
· 7 years ago
1f2993e
Merge "Add e2e tests for getstagedsessions for apex"
by Abhijeet Kaur
· 7 years ago
6c587d9
Add e2e tests for getstagedsessions for apex
by Abhijeet Kaur
· 7 years ago
985b017
Merge "Apex: Add general presubmit tests"
by Treehugger Robot
· 7 years ago
9f87c8e
Merge "Remove stale comment."
by Treehugger Robot
· 7 years ago
d2f35d3
Remove stale comments addressed in previous CL.
by Dario Freni
· 7 years ago
6d59149
Remove stale comment.
by Dario Freni
· 7 years ago
f36c962
Add a VERIFIED state to sessions.
by Dario Freni
· 7 years ago
6894de1
Merge "Apexd: Log status updates"
by Treehugger Robot
· 7 years ago
a225e4c
Merge "Apexd: Remove selinux cutout in apexservice_test"
by Andreas Gampe
· 7 years ago
66caec4
Apex: Add general presubmit tests
by Andreas Gampe
· 7 years ago
4b7668b
Apexd: Log status updates
by Andreas Gampe
· 7 years ago
5b5695a
Don't set -I (inode size) when creating the APEX image.
by Martijn Coenen
· 7 years ago
8871ea7
Apexd: Remove selinux cutout in apexservice_test
by Andreas Gampe
· 7 years ago
cb62648
Apexd: Also log to kernel log in debuggable builds
by Andreas Gampe
· 7 years ago
d753185
Apexd: Do not explicitly execute shell for pre/postinstall
by Andreas Gampe
· 7 years ago
4cd9b2b
Tune fs parameters to save space
by Jiyong Park
· 7 years ago
02c69e8
Merge "Apex e2e test: automatically retrieve package name and version code from apex file."
by Chen Zhu
· 7 years ago
6112ed3
Apex e2e test: automatically retrieve package name and version code from apex file.
by Chen Zhu
· 7 years ago
52b88ac
Added test for symlinks in apexs
by Alex Light
· 7 years ago
2333f0f
Remove surfaceflinger from apex.test.
by Dario Freni
· 7 years ago
dc6edbf
Use conscrypt instead of core-oj.
by Nicolas Geoffray
· 7 years ago
4415d00
Merge "Wait for pre-reboot verification."
by Treehugger Robot
· 7 years ago
c85ca58
Wait for pre-reboot verification.
by Dario Freni
· 7 years ago
6dd4dd6
Support multi-package sessions.
by Dario Freni
· 7 years ago
572185a
Merge "Introduce ApexSession class and refactor some code."
by Martijn Coenen
· 7 years ago
610909b
Introduce ApexSession class and refactor some code.
by Martijn Coenen
· 7 years ago
d69625c
Apexd: Add /dev/loop open loop
by Andreas Gampe
· 7 years ago
Next »