aidl::android::os

Summary

Classes

aidl::android::os::PersistableBundle

Wrapper class that enables interop with AIDL NDK generation Takes ownership of the APersistableBundle* given to it in reset() and will automatically destroy it in the destructor, similar to a smart pointer container.