mirror of
				https://github.com/SwallowOS/android_external_freetype
				synced 2025-11-04 06:44:11 +08:00 
			
		
		
		
	Merge "Use 'private: true' for the LLDNK-private library"
This commit is contained in:
		@@ -102,7 +102,7 @@ cc_library {
 | 
			
		||||
 | 
			
		||||
llndk_library {
 | 
			
		||||
    name: "libft2.llndk",
 | 
			
		||||
    vendor_available: false,
 | 
			
		||||
    private: true,
 | 
			
		||||
    symbol_file: "libft2.map.txt",
 | 
			
		||||
    export_include_dirs: ["include"],
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user