mirror of
				https://github.com/GrapheneOS/hardened_malloc.git
				synced 2025-11-03 01:06:33 +01:00 
			
		
		
		
	Android.bp: export hardened malloc headers
Signed-off-by: anupritaisno1 <www.anuprita804@gmail.com>
This commit is contained in:
		
							parent
							
								
									730f148647
								
							
						
					
					
						commit
						513868f5ff
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -55,6 +55,7 @@ cc_library {
 | 
				
			||||||
    recovery_available: true,
 | 
					    recovery_available: true,
 | 
				
			||||||
    defaults: ["hardened_malloc_defaults"],
 | 
					    defaults: ["hardened_malloc_defaults"],
 | 
				
			||||||
    srcs: lib_src_files,
 | 
					    srcs: lib_src_files,
 | 
				
			||||||
 | 
					    export_include_dirs: ["include"],
 | 
				
			||||||
    target: {
 | 
					    target: {
 | 
				
			||||||
        android: {
 | 
					        android: {
 | 
				
			||||||
            shared: {
 | 
					            shared: {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue