summaryrefslogtreecommitdiff
path: root/memory_replay
diff options
context:
space:
mode:
Diffstat (limited to 'memory_replay')
-rw-r--r--memory_replay/Android.bp17
1 files changed, 0 insertions, 17 deletions
diff --git a/memory_replay/Android.bp b/memory_replay/Android.bp
index 8fb9dbc1..ab5a380f 100644
--- a/memory_replay/Android.bp
+++ b/memory_replay/Android.bp
@@ -14,23 +14,6 @@
// limitations under the License.
//
-package {
- default_applicable_licenses: ["system_extras_memory_replay_license"],
-}
-
-// Added automatically by a large-scale-change
-// See: http://go/android-license-faq
-license {
- name: "system_extras_memory_replay_license",
- visibility: [":__subpackages__"],
- license_kinds: [
- "SPDX-license-identifier-Apache-2.0",
- ],
- license_text: [
- "NOTICE",
- ],
-}
-
cc_defaults {
name: "memory_flag_defaults",
host_supported: false,