mirror of
				https://github.com/oplus-giulia-dev/android_hardware_oplus
				synced 2025-11-04 05:45:34 +08:00 
			
		
		
		
	aidl: Add missing vintf version entries
* This is required for devices using a target-level that actually has these HALs in their compatibility matrix Change-Id: I29cba455ab92e7708ece405bb29ea1c46e46cf41
This commit is contained in:
		
				
					committed by
					
						
						Bruno Martins
					
				
			
			
				
	
			
			
			
						parent
						
							309c373f06
						
					
				
				
					commit
					2ac71df739
				
			@@ -1,6 +1,7 @@
 | 
			
		||||
<manifest version="1.0" type="device">
 | 
			
		||||
    <hal format="aidl">
 | 
			
		||||
        <name>vendor.oplus.hardware.osense.client</name>
 | 
			
		||||
        <version>1</version>
 | 
			
		||||
        <fqname>IOsenseAidlHalReporter/default</fqname>
 | 
			
		||||
    </hal>
 | 
			
		||||
</manifest>
 | 
			
		||||
 
 | 
			
		||||
@@ -28,6 +28,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 | 
			
		||||
<manifest version="1.0" type="device">
 | 
			
		||||
    <hal format="aidl">
 | 
			
		||||
        <name>android.hardware.vibrator</name>
 | 
			
		||||
        <version>1</version>
 | 
			
		||||
        <fqname>IVibrator/default</fqname>
 | 
			
		||||
    </hal>
 | 
			
		||||
</manifest>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user