summaryrefslogtreecommitdiff
path: root/libs/vr/libbufferhub/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/vr/libbufferhub/Android.bp')
-rw-r--r--libs/vr/libbufferhub/Android.bp15
1 files changed, 0 insertions, 15 deletions
diff --git a/libs/vr/libbufferhub/Android.bp b/libs/vr/libbufferhub/Android.bp
index 583ad1dd94..2fcee7bee6 100644
--- a/libs/vr/libbufferhub/Android.bp
+++ b/libs/vr/libbufferhub/Android.bp
@@ -12,25 +12,10 @@
// 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 "frameworks_native_license"
- // to get the below license kinds:
- // SPDX-license-identifier-Apache-2.0
- default_applicable_licenses: ["frameworks_native_license"],
-}
-
cc_library_headers {
name: "libbufferhub_headers",
export_include_dirs: ["include"],
vendor_available: true, // TODO(b/112338314): Does shouldn't be available to vendor.
- apex_available: [
- "//apex_available:platform",
- "com.android.media",
- "com.android.media.swcodec",
- ],
- min_sdk_version: "29",
}
sourceFiles = [