This file is indexed.

/usr/lib/android-sdk/platform-tools/package.xml is in android-sdk-platform-tools-common 24.0.0+8.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
<ns2:repository xmlns:ns2="http://schemas.android.com/repository/android/common/01"
                xmlns:ns3="http://schemas.android.com/sdk/android/repo/addon2/01"
                xmlns:ns4="http://schemas.android.com/sdk/android/repo/sys-img2/01"
                xmlns:ns5="http://schemas.android.com/repository/android/generic/01"
                xmlns:ns6="http://schemas.android.com/sdk/android/repo/repository2/01">
  <license id="apache-2.0" type="text">Please refer to Apache v2.0 license</license>
  <localPackage path="platform-tools" obsolete="false">
    <type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                  xsi:type="ns5:genericDetailsType"/>
    <revision>
      <major>24</major>
      <minor>0</minor>
      <micro>0</micro>
    </revision>
    <display-name>Android SDK Platform-Tools</display-name>
    <uses-license ref="apache-2.0"/>
  </localPackage>
</ns2:repository>