- 4cc876d Merge "Remove ndk_platform backend. Use the ndk backend." by Jiyong Park · 4 years, 1 month ago
- f4aa566 Merge "instance.img is actually added as a writable partition" by Jiyong Park · 4 years, 1 month ago
- 16dafac Temporarily set the VM's default memory to 2048 MiB by Victor Hsieh · 4 years, 1 month ago
- 48c9aeb update the doc by Jiyong Park · 4 years, 1 month ago
- 8d08181 instance.img is actually added as a writable partition by Jiyong Park · 4 years, 1 month ago
- d44e017 Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 4 years, 1 month ago
- 1ef3cb7 Add strace to microdroid image by Victor Hsieh · 4 years, 1 month ago
- 45ec628 Merge "Add the standard cpuset nodes" by Treehugger Robot · 4 years, 1 month ago
- 05cdef1 Move microdroid sepolicy to system/sepolicy by Inseob Kim · 4 years, 2 months ago
- d3322c2 Suppress audit_access for properties by Inseob Kim · 4 years, 2 months ago
- 858c040 Add the standard cpuset nodes by Jiyong Park · 4 years, 2 months ago
- 0184c34 Set adb listening address by Inseob Kim · 4 years, 2 months ago
- 9fadf34 Specialize the KM context to use encrypted key blobs by Andrew Scull · 4 years, 3 months ago
- 6f3e5fe Pass a VM secret to KeyMint from microdroid_manager by Andrew Scull · 4 years, 2 months ago
- a003f85 Strip out unused parts of keymint by Andrew Scull · 4 years, 2 months ago
- 22eed3b Remove redundant zipfuse rules by Inseob Kim · 4 years, 2 months ago
- 4eb5660 Leave minimal sepolicy for microdroid by Inseob Kim · 4 years, 2 months ago
- 8611a6c Add the onPayloadStarted callback API by Jiyong Park · 4 years, 2 months ago
- 70bbb1f Remove reference to unimplemented HALs by Andrew Scull · 4 years, 2 months ago
- 1a72c6f microdroid: remove sdkext APEX by Jooyung Han · 4 years, 2 months ago
- ccef94a Merge "Fix typo in microdroid/README.md" by Jooyung Han · 4 years, 2 months ago
- 67e2582 Fix typo in microdroid/README.md by Carlos Bilbao · 4 years, 2 months ago
- 14e5a8e Rename payload metadata partition by Jooyung Han · 4 years, 2 months ago
- b810cfe Use bootconfig by Jiyong Park · 4 years, 2 months ago
- 8aaf796 Rename vpnprofilestore to legacykeystore by Andrew Scull · 4 years, 2 months ago
- 8916cd9 Add back Keymaster hwservice context by Andrew Scull · 4 years, 2 months ago
- 35edb8f virtualizationservice: clean up by Jooyung Han · 4 years, 2 months ago
- 54f422f vmconfig: remove path (use paths always) by Jooyung Han · 4 years, 2 months ago
- 4cf6c39 clean up: remove mk_cdisk from microdroid by Jooyung Han · 4 years, 2 months ago
- adfb76c microdroid: create payload disk image with system apexes by Jooyung Han · 4 years, 2 months ago
- 21e9b92 Virtualizationservice makes payload disk image by Jooyung Han · 4 years, 2 months ago
- 9a8b58d Update README.md by Jiyong Park · 4 years, 2 months ago
- 5bd004c Merge "Trim more *_contexts files" by Treehugger Robot · 4 years, 2 months ago
- cb3c801 Trim more *_contexts files by Inseob Kim · 4 years, 2 months ago
- 3f62aae Merge changes I393abe14,Ifd7d2ef6 by Jooyung Han · 4 years, 2 months ago
- 545e7d6 Merge "microdroid_manager uses kernlog" by Treehugger Robot · 4 years, 2 months ago
- f1e0086 Extract libmicrodroid_metadata (rust_library) by Jooyung Han · 4 years, 2 months ago
- 79b8801 microdroid_manager uses kernlog by Jiyong Park · 4 years, 2 months ago
- 20e80f7 Rename microdroid_launcher domain to microdroid_app by Inseob Kim · 4 years, 2 months ago
- 7f55256 Merge "Minimize property_contexts" by Treehugger Robot · 4 years, 2 months ago
- 808947f Minimize property_contexts by Inseob Kim · 4 years, 2 months ago
- 62d9369 Merge "A lib in APK can depend on other libs in the same APK" by Jiyong Park · 4 years, 2 months ago
- c2e8e62 Merge "Clone the KeyMint device to customize it" by Andrew Scull · 4 years, 2 months ago
- b10ee78 Merge "Add microdroid-specialized KeyMint service" by Andrew Scull · 4 years, 2 months ago
- fe5b28e A lib in APK can depend on other libs in the same APK by Jiyong Park · 4 years, 2 months ago
- 39a3661 Merge "Keystore signing and verification test" by Treehugger Robot · 4 years, 2 months ago
- dd07787 Clone the KeyMint device to customize it by Andrew Scull · 4 years, 3 months ago
- 9ba2657 Add microdroid-specialized KeyMint service by Andrew Scull · 4 years, 3 months ago
- 11cf090 Keystore signing and verification test by Andrew Scull · 4 years, 2 months ago
- 05ffc7a Fix README.md typos and missings by Inseob Kim · 4 years, 2 months ago
- 9045c68 Merge "Minimize microdroid file_contexts" by Treehugger Robot · 4 years, 2 months ago
- ac2cfb9 Minimize microdroid file_contexts by Inseob Kim · 4 years, 2 months ago
- 6661661 Basic Keystore availability test by Andrew Scull · 4 years, 3 months ago
- e9b74d0 Use the vm tool by Jiyong Park · 4 years, 2 months ago
- 476b48b Merge "Update init_first_stage" by Inseob Kim · 4 years, 3 months ago
- 681f5ed Merge "Remove redundant vendor sepolicy files" by Treehugger Robot · 4 years, 3 months ago
- c3adddb Remove redundant vendor sepolicy files by Inseob Kim · 4 years, 3 months ago
- 6b8d080 Remove unused triggers in init.rc by Inseob Kim · 4 years, 3 months ago
- 553baa9 Merge changes from topic "rust-rpc-binder" by Treehugger Robot · 4 years, 3 months ago
- 62c5682 Merge "Remove wait_for_keymaster and all references" by Paul Crowley · 4 years, 3 months ago
- 2445e33 authfs: Support RPC binder by Victor Hsieh · 4 years, 3 months ago
- f0f7682 mk_payload: create zero-filler as sparse file by Jooyung Han · 4 years, 3 months ago
- d4a7a7a microdroid: apk is mounted via apkdmverity by Jooyung Han · 4 years, 3 months ago
- df045e4 Merge "microdroid: pass idsig in payload.img" by Treehugger Robot · 4 years, 3 months ago
- 7ce2e53 microdroid: pass idsig in payload.img by Jooyung Han · 4 years, 3 months ago
- 9487578 Merge "Remove the unused 'b' slot" by Jiyong Park · 4 years, 3 months ago
- 5d4b866 Merge "misc.img is not needed" by Treehugger Robot · 4 years, 3 months ago
- f6503cf Remove the unused 'b' slot by Jiyong Park · 4 years, 3 months ago
- 25f1ddc misc.img is not needed by Jiyong Park · 4 years, 3 months ago
- 607191c microdroid_manager prints to kmsg by Jooyung Han · 4 years, 3 months ago
- d542670 Remove wait_for_keymaster and all references by Paul Crowley · 4 years, 3 months ago
- 2393439 Remove microdroid_payload.json by Jiyong Park · 4 years, 3 months ago
- 0f68cdd Refactor MicrodroidTestCase by Jiyong Park · 4 years, 3 months ago
- a9adef9 Merge changes I7db582ac,Ie68b88c4 by Jiyong Park · 4 years, 3 months ago
- 17187b0 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 4 years, 3 months ago
- ef746ea Move test apk out of the virt apex by Jiyong Park · 4 years, 3 months ago
- 9733096 Update init_first_stage by Inseob Kim · 4 years, 3 months ago
- 803e517 Merge "Add libartpalette-system to microdroid" by Treehugger Robot · 4 years, 3 months ago
- 527b81d Add libartpalette-system to microdroid by Victor Hsieh · 4 years, 3 months ago
- 634e2d7 microdroid_manager executes a task via microdroid_launcher by Jooyung Han · 4 years, 3 months ago
- 4df1a54 Schema for the VM payload config by Jooyung Han · 4 years, 3 months ago
- 1ff7a48 Merge "Rename "signature" to "metadata"" by Treehugger Robot · 4 years, 3 months ago
- 17d0db1 Change /data to tmpfs by Inseob Kim · 4 years, 3 months ago
- 7457348 Rename "signature" to "metadata" by Jooyung Han · 4 years, 3 months ago
- 140072f Allow binder services to r/w su:tcp_socket by Yifan Hong · 4 years, 3 months ago
- 056e5fc Allow zipfuse to mount with fscontext and context by Inseob Kim · 4 years, 3 months ago
- ff43be2 Add microdroid specific sepolicy by Inseob Kim · 4 years, 3 months ago
- de6b689 Enable file encryption on /data partition by Inseob Kim · 4 years, 3 months ago
- 8f095c9 Add vold and keymint related services by Inseob Kim · 4 years, 3 months ago
- 94bf072 Merge "microdroid_manager: waits for a config file" by Jooyung Han · 4 years, 3 months ago
- f0dc209 Merge changes from topic "microdroid-manager" by Jooyung Han · 4 years, 3 months ago
- f48ceb4 microdroid_manager: waits for a config file by Jooyung Han · 4 years, 3 months ago
- dd61449 Merge "Build composite image in VirtualizationService." by Andrew Walbran · 4 years, 3 months ago
- 16186d9 microdroid: do not use bootstrap mount namespace by Jooyung Han · 4 years, 3 months ago
- 347d9f2 microdroid_manager: initial impl by Jooyung Han · 4 years, 3 months ago
- f5fbb7d Build composite image in VirtualizationService. by Andrew Walbran · 4 years, 4 months ago
- 2c770e7 Merge changes I9b387da8,Iabeca8c4 by Treehugger Robot · 4 years, 3 months ago
- f6bf686 Rename VirtManager to VirtualizationService. by Andrew Walbran · 4 years, 4 months ago
- 0797cb9 Hard-code two build properties in build.prop by Inseob Kim · 4 years, 3 months ago
- 67ab436 Update init.rc and fstab to normal convention by Inseob Kim · 4 years, 4 months ago