// A comma-separated list, where each entry is a colon-separated pair of a partition name in the // super image and a mount point. E.g., // some_partition_1:/some_mount_point_1,some_partition_2:/some_mount_point_2
constexpr constchar* kAdditionalPartitionsSysprop = "dalvik.vm.pr_dexopt_additional_system_partitions";
// A service that sets up the chroot environment for Pre-reboot Dexopt. class DexoptChrootSetup : public aidl::com::android::server::art::BnDexoptChrootSetup { public:
ndk::ScopedAStatus setUp(const std::optional<std::string>& in_otaSlot, bool in_mapSnapshotsForOta) override;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.