Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_update_engine
/
38de3b155e5c3b4739dd68887a1f26ebf8edf645
/
boot_control_android.cc
7cc8bb0
update_engine: Run clang-format on ./ (root directory)
by Amin Hassani
· 6 years ago
3406c77
Call InitPartitionMetadata when resuming an update.
by Tao Bao
· 6 years ago
62b42c8
Call fs_mgr_overlayfs_is_setup() in InitPartitionMetadata
by Mark Salyzyn
· 6 years ago
1d9077f
Improve the logic for mapping target dynamic partitions.
by Yifan Hong
· 6 years ago
35410ed
Map target partitions with force_writable when resuming an update.
by Yifan Hong
· 6 years ago
6e38b35
Retrofit devices do not do allocatable space / 2.
by Yifan Hong
· 6 years ago
124a460
Reject update if static partition is a super block device.
by Yifan Hong
· 6 years ago
a7897f3
Fix typo.
by Yifan Hong
· 6 years ago
8cc1e9e
BootControlAndroid::GetPartitionDevice ignore dynamic partitions
by Yifan Hong
· 6 years ago
b97e3ab
BootControlAndroid: load / store metadata to correct 'super'
by Yifan Hong
· 6 years ago
6e706b1
DynamicPartitionControl: support retrofit devices
by Yifan Hong
· 6 years ago
ae04e19
BootControlAndroid::GetPartitionDevice checks super metadata
by Yifan Hong
· 6 years ago
af65ef1
Add force_writable to MapPartitionOnDeviceMapper
by Yifan Hong
· 6 years ago
d4db07e
Support updateable groups.
by Yifan Hong
· 6 years ago
9acd9cb
Fix false negative NeedResize
by Yifan Hong
· 6 years ago
6b0a984
PartitionSizes -> PartitionMetadata
by Yifan Hong
· 6 years ago
d63cb3c
Don't hardcode the super partition name.
by David Anderson
· 6 years ago
4b92c1c
Don't pass a guid to MetadataBuilder::AddPartition.
by David Anderson
· 6 years ago
537802d
update_engine resize dynamic partitions during OTA.
by Yifan Hong
· 6 years ago
d944faa
Remove utils::DeviceForMountPoint().
by Sen Jiang
· 6 years ago
5c02c13
Replace brillo::make_unique_ptr with base::MakeUnique/base::WrapUnique.
by Ben Chan
· 8 years ago
afde8e8
bootctrl HAL uses "default" service name
by Chris Phoenix
· 8 years ago
927e00d
boot control: remove getInterfaceVersion reference
by Steven Moreland
· 8 years ago
7b514b4
Update for hiding Status from Return<T> object.
by Yifan Hong
· 8 years ago
cee6ad9
Revert "Revert "Convert BootControl HAL to binder.""
by Connor O'Brien
· 8 years ago
9ca8231
Revert "Convert BootControl HAL to binder."
by Connor O'Brien
· 8 years ago
29dcbf3
Convert BootControl HAL to binder.
by Alex Deymo
· 8 years ago
44348e0
Compile update_engine_sideload as a static recovery program.
by Alex Deymo
· 8 years ago
fb905d9
Implement powerwash on Android.
by Alex Deymo
· 9 years ago
ce8c8ee
update_engine: Remove release/aquire semantic from scoped_ptr/unique_ptr
by Alex Vakulenko
· 9 years ago
12542ac
boot_control: Relax /misc partition name restriction.
by Alex Deymo
· 9 years ago
1b03f9f
Move hardware and boot_control implementation to libupdate_engine.
by Alex Deymo
· 9 years ago
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 9 years ago
3f39d5c
update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces
by Alex Vakulenko
· 9 years ago
31d95ac
Mark the active slot from update_engine instead of /postinstall.
by Alex Deymo
· 9 years ago
aa26f62
Move MarkBootSuccessful to BootControlInterface.
by Alex Deymo
· 9 years ago
753fadc
BootControlAndroid: Implement using libhardware.
by David Zeuthen
· 9 years ago
b17327c
New BootControlInterface implementation for Android.
by Alex Deymo
· 9 years ago