Skip to content
Snippets Groups Projects
Commit b82fde10 authored by Victor Chang's avatar Victor Chang
Browse files

Get LoWPAN to not error during build.

Test: Builds and runs.
Change-Id: I6b8a73b8add2a402da2e7508606c41ee316f7539
parent df93c408
No related branches found
No related tags found
No related merge requests found
...@@ -9,10 +9,14 @@ ...@@ -9,10 +9,14 @@
e2fs_exec e2fs_exec
hal_broadcastradio_hwservice hal_broadcastradio_hwservice
hal_cas_hwservice hal_cas_hwservice
hal_lowpan_hwservice
hal_neuralnetworks_hwservice hal_neuralnetworks_hwservice
hal_tetheroffload_hwservice hal_tetheroffload_hwservice
hal_wifi_offload_hwservice hal_wifi_offload_hwservice
kmsg_debug_device kmsg_debug_device
lowpan_device
lowpan_prop
lowpan_service
mediaprovider_tmpfs mediaprovider_tmpfs
netd_stable_secret_prop netd_stable_secret_prop
package_native_service package_native_service
...@@ -24,7 +28,11 @@ ...@@ -24,7 +28,11 @@
thermalserviced_exec thermalserviced_exec
thermalserviced_tmpfs thermalserviced_tmpfs
timezone_service timezone_service
tombstoned_java_trace_socket)) tombstoned_java_trace_socket
wpantund
wpantund_exec
wpantund_service
wpantund_tmpfs))
;; private_objects - a collection of types that were labeled differently in ;; private_objects - a collection of types that were labeled differently in
;; older policy, but that should not remain accessible to vendor policy. ;; older policy, but that should not remain accessible to vendor policy.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment