commit | caf7b956a5cda0f33a898f0b276dfdb0f3678496 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Mon Apr 24 20:14:35 2023 +0000 |
committer | Devin Moore <devinmoore@google.com> | Fri Apr 28 17:44:43 2023 +0000 |
tree | 4c5f01b779318f716946cdf85ea0e2f390a5f4bf | |
parent | cb5959e84dddfd3f11f29c0fab9b63e348170479 [diff] |
Change *Service::SERVICE_PORT to *Service::PORT Turning on the new AIDL lint for redeundant prefixes causes this to be an error in this module. Test: m com.android.microdroid.testservice-cpp Bug: 268551304 Change-Id: Ibd63d0392c1f3c25c6c48f7e76ef08729b749313
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.