sm8450-common: Import proprietary files listing
Change-Id: I7d53b0acb56b101f909578e046553e48837867b3
This commit is contained in:
		@@ -197,6 +197,9 @@ BOARD_EXCLUDE_KERNEL_FROM_RECOVERY_IMAGE := true
 | 
			
		||||
# RIL
 | 
			
		||||
ENABLE_VENDOR_RIL_SERVICE := true
 | 
			
		||||
 | 
			
		||||
# Security patch level
 | 
			
		||||
VENDOR_SECURITY_PATCH := 2023-07-01
 | 
			
		||||
 | 
			
		||||
# Sepolicy
 | 
			
		||||
include device/qcom/sepolicy_vndr/SEPolicy.mk
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -60,6 +60,12 @@ fi
 | 
			
		||||
 | 
			
		||||
function blob_fixup() {
 | 
			
		||||
    case "${1}" in
 | 
			
		||||
        vendor/etc/init/init.embmssl_server.rc)
 | 
			
		||||
            sed -i -n '/interface/!p' "${2}"
 | 
			
		||||
            ;;
 | 
			
		||||
        vendor/etc/vintf/manifest/c2_manifest_vendor.xml)
 | 
			
		||||
            sed -ni '/dolby/!p' "${2}"
 | 
			
		||||
            ;;
 | 
			
		||||
    esac
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user