Mark ab/7061308 as merged in stage.

Bug: 180401296
Merged-In: Ib7f8bcd011f792265fb1c0d944a2c27f42a90d8d
Change-Id: I6200267f22bbc0db576d34b179614c807df2e3f2
diff --git a/Android.bp b/Android.bp
index 651797b..c728f22 100644
--- a/Android.bp
+++ b/Android.bp
@@ -12,6 +12,10 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
+package {
+    default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
 cc_library_static {
     name: "libgtest_isolated",
     host_supported: true,