mirror of
				https://github.com/oplus-giulia-dev/android_hardware_oplus
				synced 2025-11-04 13:55:35 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			81 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			81 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
hidl_package_root {
 | 
						|
    name: "vendor.oplus",
 | 
						|
    path: "hardware/oplus/interfaces/oplus",
 | 
						|
}
 | 
						|
 | 
						|
aidl_interface {
 | 
						|
    name: "vendor.oplus.hardware.commondcs",
 | 
						|
    vendor_available: true,
 | 
						|
    local_include_dir: "aidl",
 | 
						|
    srcs: ["aidl/vendor/oplus/hardware/commondcs/*.aidl"],
 | 
						|
    stability: "vintf",
 | 
						|
    owner: "oplus",
 | 
						|
 | 
						|
    backend: {
 | 
						|
        cpp: {
 | 
						|
            enabled: true,
 | 
						|
        },
 | 
						|
        java: {
 | 
						|
            sdk_version: "module_current",
 | 
						|
        },
 | 
						|
    },
 | 
						|
    versions_with_info: [
 | 
						|
        {
 | 
						|
            version: "1",
 | 
						|
            imports: [],
 | 
						|
        },
 | 
						|
    ],
 | 
						|
}
 | 
						|
 | 
						|
aidl_interface {
 | 
						|
    name: "vendor.oplus.hardware.osense.client",
 | 
						|
    vendor_available: true,
 | 
						|
    local_include_dir: "aidl",
 | 
						|
    srcs: ["aidl/vendor/oplus/hardware/osense/client/*.aidl"],
 | 
						|
    stability: "vintf",
 | 
						|
    owner: "oplus",
 | 
						|
 | 
						|
    backend: {
 | 
						|
        cpp: {
 | 
						|
            enabled: true,
 | 
						|
        },
 | 
						|
        java: {
 | 
						|
            sdk_version: "module_current",
 | 
						|
        },
 | 
						|
    },
 | 
						|
    versions_with_info: [
 | 
						|
        {
 | 
						|
            version: "1",
 | 
						|
            imports: [],
 | 
						|
        },
 | 
						|
    ],
 | 
						|
}
 | 
						|
 | 
						|
aidl_interface {
 | 
						|
    name: "vendor.oplus.hardware.touch",
 | 
						|
    vendor_available: true,
 | 
						|
    local_include_dir: "aidl",
 | 
						|
    srcs: ["aidl/vendor/oplus/hardware/touch/*.aidl"],
 | 
						|
    stability: "vintf",
 | 
						|
    owner: "oplus",
 | 
						|
 | 
						|
    backend: {
 | 
						|
        cpp: {
 | 
						|
            enabled: true,
 | 
						|
        },
 | 
						|
        java: {
 | 
						|
            sdk_version: "module_current",
 | 
						|
        },
 | 
						|
    },
 | 
						|
    versions_with_info: [
 | 
						|
        {
 | 
						|
            version: "1",
 | 
						|
            imports: [],
 | 
						|
        },
 | 
						|
        {
 | 
						|
            version: "2",
 | 
						|
            imports: [],
 | 
						|
        },
 | 
						|
    ],
 | 
						|
}
 |