Skip to content

nreckle/ProductStringFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Provide The ability to filter AOSP modules multi PRODUCT_TYPE strings

When using AOSP module with Android Studio, like Setting module, multi products strings with the same id, Developers cannot build successfully with Android Studio. This project will help you filter the unnecessary product strings.

How to use

  1. Config the needed PRODUCT_TYPE in Config.java;
  2. Config the origin ROOT and output ROOT;
  3. Build the project, then use the ouput ROOT res/.

About

Filter AOSP PRODUCT_TYPE Strings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages