sm8450-common: Provide android.hardware.neuralnetworks-V1-ndk_platform shim
Change-Id: Ifcdad6700c868a860f3a9bdd3046c0bb10a07239
This commit is contained in:
		@@ -39,3 +39,10 @@ cc_library_shared {
 | 
			
		||||
    system_ext_specific: true,
 | 
			
		||||
    vendor_available: true,
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
cc_library_shared {
 | 
			
		||||
    name: "android.hardware.neuralnetworks-V1-ndk_platform",
 | 
			
		||||
    shared_libs: ["android.hardware.neuralnetworks-V1-ndk"],
 | 
			
		||||
    system_ext_specific: true,
 | 
			
		||||
    vendor_available: true,
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user