mirror of
				https://github.com/GrapheneOS/hardened_malloc.git
				synced 2025-11-03 01:06:33 +01:00 
			
		
		
		
	Android.bp: make hardened malloc ramdisk available
Signed-off-by: anupritaisno1 <www.anuprita804@gmail.com>
This commit is contained in:
		
							parent
							
								
									dd7291ebfe
								
							
						
					
					
						commit
						eb37517267
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -51,6 +51,7 @@ lib_src_files = [
 | 
			
		|||
 | 
			
		||||
cc_library {
 | 
			
		||||
    name: "libhardened_malloc",
 | 
			
		||||
    ramdisk_available: true,
 | 
			
		||||
    recovery_available: true,
 | 
			
		||||
    defaults: ["hardened_malloc_defaults"],
 | 
			
		||||
    srcs: lib_src_files,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue