Loading contexthub/aidl/aidl_api/android.hardware.contexthub/current/android/hardware/contexthub/Reason.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -43,4 +43,5 @@ enum Reason { ENDPOINT_GONE, ENDPOINT_CRASHED, HUB_RESET, PERMISSION_DENIED, } contexthub/aidl/android/hardware/contexthub/Reason.aidl +5 −0 Original line number Diff line number Diff line Loading @@ -63,4 +63,9 @@ enum Reason { * Hub was reset or is resetting. */ HUB_RESET, /** * The caller does not have the required permissions. */ PERMISSION_DENIED, } Loading
contexthub/aidl/aidl_api/android.hardware.contexthub/current/android/hardware/contexthub/Reason.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -43,4 +43,5 @@ enum Reason { ENDPOINT_GONE, ENDPOINT_CRASHED, HUB_RESET, PERMISSION_DENIED, }
contexthub/aidl/android/hardware/contexthub/Reason.aidl +5 −0 Original line number Diff line number Diff line Loading @@ -63,4 +63,9 @@ enum Reason { * Hub was reset or is resetting. */ HUB_RESET, /** * The caller does not have the required permissions. */ PERMISSION_DENIED, }