Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5f6ba52f authored by Tomasz Wasilczyk's avatar Tomasz Wasilczyk
Browse files

Export BandDescriptor for AIDL.

Bug: 73950974
Test: it builds
Change-Id: I96321c24c96a848ab01cca47f563d70e4ff99b89
parent 07e1ba98
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -19,6 +19,9 @@ package android.hardware.radio;
/** @hide */
parcelable RadioManager.BandConfig;

/** @hide */
parcelable RadioManager.BandDescriptor;

/** @hide */
parcelable RadioManager.ModuleProperties;