summaryrefslogtreecommitdiff
path: root/ioshark
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-02-16 21:00:35 +0000
committerBob Badour <bbadour@google.com>2021-02-16 21:00:35 +0000
commit1e069ecc577f7c9a3a3d839ea3512f9c1baac5fd (patch)
tree4f22a5a3d44080b7f10905599c216d0e49fd4f3f /ioshark
parent044d055c842a5750359ed71dfe50a6a4bf5f4cc3 (diff)
downloadextras-1e069ecc577f7c9a3a3d839ea3512f9c1baac5fd.tar.gz
Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/extras"
This reverts commit 044d055c842a5750359ed71dfe50a6a4bf5f4cc3. Reason for revert: Needs to run as multiple roots. Change-Id: I8e06e7eb19e0f634f52fbd8a1c6662f43e347dd5
Diffstat (limited to 'ioshark')
-rw-r--r--ioshark/Android.bp4
1 files changed, 0 insertions, 4 deletions
diff --git a/ioshark/Android.bp b/ioshark/Android.bp
index 02952a35..0f9ba29b 100644
--- a/ioshark/Android.bp
+++ b/ioshark/Android.bp
@@ -12,10 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-package {
- default_applicable_licenses: ["Android-Apache-2.0"],
-}
-
cc_defaults {
name: "ioshark_defaults",