mirror of
				https://github.com/oplus-giulia-dev/proprietary_vendor_oneplus_giulia
				synced 2025-11-04 13:45:46 +08:00 
			
		
		
		
	giulia: Drop virtualcameraprovider service
Change-Id: I18734a7fe1a22e05412df4f5be647c071fd3d4a1
This commit is contained in:
		
										
											Binary file not shown.
										
									
								
							@@ -1,10 +0,0 @@
 | 
			
		||||
service virtualcameraprovider /odm/bin/hw/virtualcameraprovider
 | 
			
		||||
    interface android.hardware.camera.provider@2.4::ICameraProvider virtual/0
 | 
			
		||||
    interface vendor.oplus.hardware.virtual_device.camera.manager@1.0::IVirtualCameraManager default
 | 
			
		||||
    oneshot
 | 
			
		||||
    disabled
 | 
			
		||||
    class hal
 | 
			
		||||
    user cameraserver
 | 
			
		||||
    group camera system graphics
 | 
			
		||||
    ioprio rt 4
 | 
			
		||||
    capabilities SYS_NICE
 | 
			
		||||
@@ -1,49 +0,0 @@
 | 
			
		||||
{
 | 
			
		||||
    "maxFps": 30,
 | 
			
		||||
 | 
			
		||||
    //format, width, height, output(0)/input(1) stream
 | 
			
		||||
    "availableStreamConfigurations": [
 | 
			
		||||
        34, 1920, 1080, 0,
 | 
			
		||||
        35, 1920, 1080, 0,
 | 
			
		||||
        33, 1920, 1080, 0,
 | 
			
		||||
 | 
			
		||||
        34, 1280, 720, 0,
 | 
			
		||||
        35, 1280, 720, 0,
 | 
			
		||||
        33, 1280, 720, 0,
 | 
			
		||||
 | 
			
		||||
        34, 1280, 960, 0,
 | 
			
		||||
        35, 1280, 960, 0,
 | 
			
		||||
        33, 1280, 960, 0,
 | 
			
		||||
 | 
			
		||||
        34, 640, 480, 0,
 | 
			
		||||
        35, 640, 480, 0,
 | 
			
		||||
        33, 640, 480, 0
 | 
			
		||||
    ],
 | 
			
		||||
 | 
			
		||||
    //format, width, height, ns
 | 
			
		||||
    "availableMinFrameDurations": [
 | 
			
		||||
        34, 1920, 1080, 33333333,
 | 
			
		||||
        35, 1920, 1080, 33333333,
 | 
			
		||||
        33, 1920, 1080, 33333333,
 | 
			
		||||
 | 
			
		||||
        34, 1280, 720, 33333333,
 | 
			
		||||
        35, 1280, 720, 33333333,
 | 
			
		||||
        33, 1280, 720, 33333333,
 | 
			
		||||
 | 
			
		||||
        34, 1280, 960, 33333333,
 | 
			
		||||
        35, 1280, 960, 33333333,
 | 
			
		||||
        33, 1280, 960, 33333333,
 | 
			
		||||
 | 
			
		||||
        34, 640, 480, 33333333,
 | 
			
		||||
        35, 640, 480, 33333333,
 | 
			
		||||
        33, 640, 480, 33333333
 | 
			
		||||
    ],
 | 
			
		||||
 | 
			
		||||
    //format, width, height, ns
 | 
			
		||||
    "availableStallDurations": [
 | 
			
		||||
        33, 1920, 1080, 15000000,
 | 
			
		||||
        33, 1280, 720, 15000000,
 | 
			
		||||
        33, 1280, 960, 15000000,
 | 
			
		||||
        33, 640, 480, 15000000
 | 
			
		||||
    ]
 | 
			
		||||
}
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
		Reference in New Issue
	
	Block a user