ART: Make Location trivially copyable

Location is a ValueObject and should be trivially copyable. Move
copy constructor and copy assignment to default.

Add static assert.

Bug: 32619234
Test: m
Change-Id: I1ef8b65aafdbf84e3d4b7724b93f13936b590eba
2 files changed