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

Commit a536e973 authored by Victor Berchet's avatar Victor Berchet Committed by Android (Google) Code Review
Browse files

Merge "Document CHRE_MESSAGE_TYPE_RPC" into main

parents 21dedc40 de3596a6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -56,6 +56,8 @@ public final class NanoAppMessage implements Parcelable {
     *
     * @param targetNanoAppId the ID of the nanoapp to send the message to
     * @param messageType the nanoapp-dependent message type
     *                    the value CHRE_MESSAGE_TYPE_RPC (0x7FFFFFF5) is reserved by the
     *                    framework for RPC messages
     * @param messageBody the byte array message contents
     *
     * @return the NanoAppMessage object