summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorRyan Mitchell <rtmitchell@google.com>2019-09-18 14:52:45 -0700
committerRyan Mitchell <rtmitchell@google.com>2019-10-01 15:41:56 -0700
commit58cdc2a8226e8618331a81c1e1b77a4421bb5629 (patch)
treef0803bc2dfa8439032bafb795df1998aa6bff100 /rs/java/android/renderscript/ProgramStore.java
parent2515002a3ec10cb2b2781bf52a17a14043e2a7b1 (diff)
Improve idmap2 xml parsing
To parse the <overlay> tags for internal overlay references, we require the ability to parse XML. The current implementation only allows idmap2 to find a tag somewhere in an xml file. This implementation allows for the retrieval of an iterator that iterates over direct children xml elements. Now we can enforce that the <overlay> tag in the manifest is nested within the <manifest> tag and we can ensure <item> tags are within the <overlay> tags of the overlay resource configuration xml. Bug: 135051420 Bug: 135943783 Test: idmap2_tests Change-Id: I1a1c4329514eb63b7575c4376adc0d8cda217269
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions