mirror of
				https://github.com/oplus-giulia-dev/android_hardware_oplus
				synced 2025-11-04 13:55:35 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			348 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			348 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<manifest version="1.0" type="device">
 | 
						|
    <hal format="hidl">
 | 
						|
        <name>android.hardware.biometrics.fingerprint</name>
 | 
						|
        <transport>hwbinder</transport>
 | 
						|
        <version>2.3</version>
 | 
						|
        <interface>
 | 
						|
            <name>IBiometricsFingerprint</name>
 | 
						|
            <instance>default</instance>
 | 
						|
        </interface>
 | 
						|
    </hal>
 | 
						|
</manifest>
 |