OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:system_src_partition
(Results
1 - 2
of
2
) sorted by null
/build/make/tools/releasetools/
ota_from_target_files
659
system_src_partition
= OPTIONS.source_info_dict["fstab"]["/system"]
660
check_first_block =
system_src_partition
.fs_type == "ext4"
666
disable_imgdiff = (
system_src_partition
.fs_type == "squashfs" or
[
all
...]
ota_from_target_files.py
659
system_src_partition
= OPTIONS.source_info_dict["fstab"]["/system"]
660
check_first_block =
system_src_partition
.fs_type == "ext4"
666
disable_imgdiff = (
system_src_partition
.fs_type == "squashfs" or
[
all
...]
Completed in 47 milliseconds