commit | ef2030e839a8c136f79e6cfad6f74acc3ff0983a | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Mon Nov 28 11:21:20 2022 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Mon Nov 28 21:52:06 2022 +0000 |
tree | 45e588520a24b280883a70a5bbada41b4e388497 | |
parent | b244d933aadfbb6effcfc993fd4227ebab4f3041 [diff] |
libfdt: Rename Fdt::bytes to Fdt::buffer To reduce potential confusion, rename the private field. Note: No change intended. Bug: 255521657 Test: atest MicrodroidTestApp Change-Id: Ic4eebf81182d4313befe0fc8b50a0f3aa24169b2
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.