aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSadaf Ebrahimi <sadafebrahimi@google.com>2023-02-21 19:31:33 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-02-21 19:31:33 +0000
commit5cc354a639a69b81182709660a318a673829b246 (patch)
tree633312a6f4b4d04abedc9cdfbad5dbb075e0c4c0
parenta6034f1add4e325717fb186710f1f9ff09ebee65 (diff)
parent0e8930c6976d6cc781ee46f76c486479fa09249c (diff)
downloadselinux-5cc354a639a69b81182709660a318a673829b246.tar.gz
Adding METADATA file to selinux am: 5f377c52fa am: 1a5c7b7037 am: 0e8930c697
Original change: https://android-review.googlesource.com/c/platform/external/selinux/+/2441187 Change-Id: I53559464b81d13749f8ac9dc69fd4b95ad68aa0a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--METADATA16
1 files changed, 16 insertions, 0 deletions
diff --git a/METADATA b/METADATA
index 6d8601bb..ce04eced 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,19 @@
+# This project was upgraded with external_updater.
+# Usage: tools/external_updater/updater.sh update selinux
+# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
+
+name: "selinux"
+description: "SELinux is a flexible Mandatory Access Control (MAC) system built into the Linux Kernel."
third_party {
+ url {
+ type: GIT
+ value: "https://github.com/SELinuxProject/selinux.git"
+ }
+ version: "3.5-rc2"
license_type: RESTRICTED
+ last_upgrade_date {
+ year: 2023
+ month: 2
+ day: 16
+ }
}