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" am: 24d8ba6194 am: 97954da51e am: 634ab8f475
				
					
				
			Original change: https://android-review.googlesource.com/c/platform/external/freetype/+/1540946 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I79e187f71a2288912902ecb3cb77125fe8f932ff
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