Home
last modified time | relevance | path

Searched refs:XML_ENCODING_TAG (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/sepolicy/tools/
H A Dinsertkeys.py160 XML_ENCODING_TAG = '<?xml version="1.0" encoding="iso-8859-1"?>' variable in ReplaceTags
167 self._out.write(ReplaceTags.XML_ENCODING_TAG)