ALOG does not need trailing \n

These spurious newlines do end up visible in cuttlefish's kernel.log

After this patch:
  git grep 'ALOG.*\\n'
finds nothing in //system/netd

While:
  git grep 'ALOG[EWIDV]\('
finds 419 hits

Test: TreeHugger
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Change-Id: I6cb1fc72bf58255fcb49ca9dc682ec6e68cd1687
4 files changed
tree: 10e37a9e2978aa3081587b9e1e7b2a8dda326430
  1. client/
  2. include/
  3. netutils_wrappers/
  4. server/
  5. tests/
  6. .editorconfig
  7. Android.bp
  8. NOTICE
  9. OWNERS
  10. PREUPLOAD.cfg
  11. TEST_MAPPING