summaryrefslogtreecommitdiff
path: root/simpleperf/scripts/inferno/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'simpleperf/scripts/inferno/Android.bp')
-rw-r--r--simpleperf/scripts/inferno/Android.bp10
1 files changed, 1 insertions, 9 deletions
diff --git a/simpleperf/scripts/inferno/Android.bp b/simpleperf/scripts/inferno/Android.bp
index 14d18778..f49dadd3 100644
--- a/simpleperf/scripts/inferno/Android.bp
+++ b/simpleperf/scripts/inferno/Android.bp
@@ -12,15 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-package {
- // See: http://go/android-license-faq
- // A large-scale-change added 'default_applicable_licenses' to import
- // all of the 'license_kinds' from "system_extras_simpleperf_license"
- // to get the below license kinds:
- // SPDX-license-identifier-Apache-2.0
- default_applicable_licenses: ["system_extras_simpleperf_license"],
-}
-
python_library_host {
name: "simpleperf-inferno",
srcs: [
@@ -38,3 +29,4 @@ python_library_host {
},
},
}
+