Skip to content

Commit

Permalink
fix: update public.xml ids to Android CTS 15.0 Release 1 version (htt…
Browse files Browse the repository at this point in the history
  • Loading branch information
MrIkso committed Sep 10, 2024
1 parent 570bf70 commit b7d611b
Show file tree
Hide file tree
Showing 2 changed files with 881 additions and 44 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public class AttrNameHelper {

private HashMap<Integer, ResId> attrPackageMap = new HashMap<>();

public static final String PUBLIC_XML = "public.xml";
public static final String PUBLIC_XML = "public-final.xml";
private static AttrNameHelper instance;

public static AttrNameHelper getInstance() {
Expand Down
Loading

0 comments on commit b7d611b

Please sign in to comment.