Moves forceQueryable to the R section of public.xml

Test: atest AppEnumerationTests
Bug: 136675067
Change-Id: I638d1af6e7be0908354a06c1839844304857c149
diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml
index 2067735..96c0cf3 100644
--- a/core/res/res/values/public.xml
+++ b/core/res/res/values/public.xml
@@ -2927,7 +2927,6 @@
     <public type="attr" name="enforceStatusBarContrast" id="0x01010604" />
     <public type="attr" name="enforceNavigationBarContrast" id="0x01010605" />
     <public type="attr" name="identifier" id="0x01010606" />
-    <public type="attr" name="forceQueryable" id="0x01010608" />
 
     <!-- @hide @SystemApi -->
     <public type="drawable" name="ic_info" id="0x010800b4" />
@@ -3000,6 +2999,7 @@
 
     <public-group type="attr" first-id="0x01010607">
       <public name="importantForContentCapture" />
+      <public name="forceQueryable" />
     </public-group>
 
     <public-group type="drawable" first-id="0x010800b5">