Make kAshmemMemoryName constexpr

It is the only object in the .bss section in
android.hidl.memory@1.0-impl.  Make it constexpr so that it is
constructed at build time.

Bug: 138856262
Test: Build android.hidl.memory@1.0-impl on cuttlefish and see
      its .bss section is gone.
Change-Id: I44bef02b5a67e5ddc15c5cb77a568ea3dd01a45d
1 file changed