summaryrefslogtreecommitdiffstats
path: root/hal/sensors/2.0/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'hal/sensors/2.0/Android.bp')
-rw-r--r--hal/sensors/2.0/Android.bp5
1 files changed, 4 insertions, 1 deletions
diff --git a/hal/sensors/2.0/Android.bp b/hal/sensors/2.0/Android.bp
index e30e632..e33e8ad 100644
--- a/hal/sensors/2.0/Android.bp
+++ b/hal/sensors/2.0/Android.bp
@@ -13,6 +13,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 {
name: "android.hardware.sensors@2.0-Google-IIO-Subhal",
vendor: true,
@@ -85,4 +89,3 @@ cc_test_host {
"liblog",
],
}
-