Unverified Commit 08d246f2 authored by pjgowtham's avatar pjgowtham
Browse files

nicky: interfaces: oppo->oplus

parent 1db23f70
Loading
Loading
Loading
Loading
+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",
}
+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",
+1 −1
Original line number Diff line number Diff line
@@ -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;

+1 −1
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -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,