Loading contexthub/aidl/aidl_api/android.hardware.contexthub/current/android/hardware/contexthub/HostEndpointInfo.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -42,5 +42,6 @@ parcelable HostEndpointInfo { enum Type { FRAMEWORK = 1, APP = 2, NATIVE = 3, } } contexthub/aidl/android/hardware/contexthub/HostEndpointInfo.aidl +3 −0 Original line number Diff line number Diff line Loading @@ -44,5 +44,8 @@ parcelable HostEndpointInfo { /** This endpoint is an Android app. */ APP = 2, /** This endpoint is from an Android native program. */ NATIVE = 3, } } Loading
contexthub/aidl/aidl_api/android.hardware.contexthub/current/android/hardware/contexthub/HostEndpointInfo.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -42,5 +42,6 @@ parcelable HostEndpointInfo { enum Type { FRAMEWORK = 1, APP = 2, NATIVE = 3, } }
contexthub/aidl/android/hardware/contexthub/HostEndpointInfo.aidl +3 −0 Original line number Diff line number Diff line Loading @@ -44,5 +44,8 @@ parcelable HostEndpointInfo { /** This endpoint is an Android app. */ APP = 2, /** This endpoint is from an Android native program. */ NATIVE = 3, } }