summaryrefslogtreecommitdiff
path: root/atrace
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-03-15 18:20:09 +0000
committerBob Badour <bbadour@google.com>2021-03-15 19:55:46 +0000
commit92ce444247ffa0028af82334c1e42fab5cffcae0 (patch)
tree5d434e23ead03160a4b741128bbaa03c75169115 /atrace
parenta1e8e23b61f4371d07bba0cfb02f959d97727fbd (diff)
parent0c82fe16a1f5f956cc4906e55230fa8921644a52 (diff)
downloadpixel-92ce444247ffa0028af82334c1e42fab5cffcae0.tar.gz
DO NOT MERGE resolve merge conflicts of 0c82fe16a1f5f956cc4906e55230fa8921644a52 to sc-dev
Change-Id: Ia4cbb3e2b746c9c19a3084085c4f2c4fbc8297ca
Diffstat (limited to 'atrace')
-rw-r--r--atrace/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/atrace/Android.bp b/atrace/Android.bp
index 8ddb7c86..08ca1259 100644
--- a/atrace/Android.bp
+++ b/atrace/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_binary {
name: "android.hardware.atrace@1.0-service.pixel",
defaults: ["hidl_defaults"],