Loading interfaces/Android.bp +2 −2 Original line number Diff line number Diff line hidl_package_root { name: "vendor.oppo.hardware", path: "device/realme/x2/interfaces", name: "vendor.oplus.hardware", path: "device/oplus/nicky/interfaces", } interfaces/biometrics/fingerprint/2.1/Android.bp +2 −2 Original line number Diff line number Diff line // This file is autogenerated by hidl-gen -Landroidbp. hidl_interface { name: "vendor.oppo.hardware.biometrics.fingerprint@2.1", root: "vendor.oppo.hardware", name: "vendor.oplus.hardware.biometrics.fingerprint@2.1", root: "vendor.oplus.hardware", srcs: [ "IBiometricsFingerprint.hal", "IBiometricsFingerprintClientCallback.hal", Loading interfaces/biometrics/fingerprint/2.1/IBiometricsFingerprint.hal +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ * limitations under the License. */ package vendor.oppo.hardware.biometrics.fingerprint@2.1; package vendor.oplus.hardware.biometrics.fingerprint@2.1; import IBiometricsFingerprintClientCallback; Loading interfaces/biometrics/fingerprint/2.1/IBiometricsFingerprintClientCallback.hal +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ * limitations under the License. */ package vendor.oppo.hardware.biometrics.fingerprint@2.1; package vendor.oplus.hardware.biometrics.fingerprint@2.1; /* This HAL interface communicates asynchronous results from the fingerprint driver in response to user actions on the fingerprint sensor Loading interfaces/biometrics/fingerprint/2.1/types.hal +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ * limitations under the License. */ package vendor.oppo.hardware.biometrics.fingerprint@2.1; package vendor.oplus.hardware.biometrics.fingerprint@2.1; enum RequestStatus : int32_t { SYS_UNKNOWN = 1, Loading Loading
interfaces/Android.bp +2 −2 Original line number Diff line number Diff line hidl_package_root { name: "vendor.oppo.hardware", path: "device/realme/x2/interfaces", name: "vendor.oplus.hardware", path: "device/oplus/nicky/interfaces", }
interfaces/biometrics/fingerprint/2.1/Android.bp +2 −2 Original line number Diff line number Diff line // This file is autogenerated by hidl-gen -Landroidbp. hidl_interface { name: "vendor.oppo.hardware.biometrics.fingerprint@2.1", root: "vendor.oppo.hardware", name: "vendor.oplus.hardware.biometrics.fingerprint@2.1", root: "vendor.oplus.hardware", srcs: [ "IBiometricsFingerprint.hal", "IBiometricsFingerprintClientCallback.hal", Loading
interfaces/biometrics/fingerprint/2.1/IBiometricsFingerprint.hal +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ * limitations under the License. */ package vendor.oppo.hardware.biometrics.fingerprint@2.1; package vendor.oplus.hardware.biometrics.fingerprint@2.1; import IBiometricsFingerprintClientCallback; Loading
interfaces/biometrics/fingerprint/2.1/IBiometricsFingerprintClientCallback.hal +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ * limitations under the License. */ package vendor.oppo.hardware.biometrics.fingerprint@2.1; package vendor.oplus.hardware.biometrics.fingerprint@2.1; /* This HAL interface communicates asynchronous results from the fingerprint driver in response to user actions on the fingerprint sensor Loading
interfaces/biometrics/fingerprint/2.1/types.hal +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ * limitations under the License. */ package vendor.oppo.hardware.biometrics.fingerprint@2.1; package vendor.oplus.hardware.biometrics.fingerprint@2.1; enum RequestStatus : int32_t { SYS_UNKNOWN = 1, Loading