commit | 274ea0a7c46101e716fadcc2c7579b98538ce247 | [log] [tgz] |
---|---|---|
author | Yu-Han Yang <yuhany@google.com> | Wed Sep 09 17:25:02 2020 -0700 |
committer | Yu-Han Yang <yuhany@google.com> | Fri Sep 25 15:20:07 2020 -0700 |
tree | 439f4b7f59589a31f5218aa4184890fc2f1a4354 | |
parent | ac378f41fa8af6d030eaa9072ddb71f7556519be [diff] [blame] |
Add GNSS AIDL interfaces (hardware/interfaces) Bug: 159467682 Test: atest VtsHalGnssTargetTest Change-Id: I75c5599f2e0698f833e2d36ac53d460f4f0c3bb4
diff --git a/gnss/aidl/default/gnss-default.rc b/gnss/aidl/default/gnss-default.rc new file mode 100644 index 0000000..fe179c3 --- /dev/null +++ b/gnss/aidl/default/gnss-default.rc
@@ -0,0 +1,4 @@ +service vendor.gnss-default /vendor/bin/hw/android.hardware.gnss-service.example + class hal + user nobody + group nobody