This website requires JavaScript.
Explore
Help
Register
Sign In
tequilaOS
/
platform_hardware_interfaces
Watch
2
Star
0
Fork
You've already forked platform_hardware_interfaces
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
0fff75dee1
platform_hardware_interfaces
/
gnss
/
Android.bp
6 lines
98 B
Text
Raw
Normal View
History
Unescape
Escape
Remove viral dependency on libhwbinder. (2/2) find hardware/interfaces -name Android.mk -exec sed -i -e '/libhwbinder \\/d' {} \; find hardware/interfaces -name Android.bp -exec sed -i -e '/"libhwbinder"/d' {} \; ./hardware/interfaces/update-makefiles.sh Note, automotive has some actual dependencies on libhwbinder, filed b/35758626 for this. Test: everything links Test: (sanity) booted marlin on internal master with these changes Bug: 35710429 Change-Id: I6d0726c8130d00684b978efbdd48e3ae396f12e5
2017-02-24 20:46:32 +01:00
// This is an autogenerated file, do not edit.
Stop all these merge conflicts. Test: mma -j64 Change-Id: I319198af32adf1fef180c5c2c22ba4b360fa7609
2016-10-26 00:45:19 +02:00
subdirs = [
"1.0",
GNSS HAL initial VTS tests Initial VTS tests for GNSS HAL Basic connection, and GNSS Location Received Bug: 32022567 Test: VTS runs & passes on a Marlin with build from OPR1.170222 Change-Id: Ied3c203add46013ad6f2df33bbc40cd2ec630d42
2017-02-22 02:21:53 +01:00
"1.0/vts/functional",
Remove viral dependency on libhwbinder. (2/2) find hardware/interfaces -name Android.mk -exec sed -i -e '/libhwbinder \\/d' {} \; find hardware/interfaces -name Android.bp -exec sed -i -e '/"libhwbinder"/d' {} \; ./hardware/interfaces/update-makefiles.sh Note, automotive has some actual dependencies on libhwbinder, filed b/35758626 for this. Test: everything links Test: (sanity) booted marlin on internal master with these changes Bug: 35710429 Change-Id: I6d0726c8130d00684b978efbdd48e3ae396f12e5
2017-02-24 20:46:32 +01:00
]
Reference in a new issue
Copy permalink