Fix for test_info decorator __name__

Tests that used the test_info decorator, or any variant of it
were getting the name of the binding class used to make the
decorator. The __name__ variable is now passed through.

Test: Printed out func name at top level.
Bug: 37484301
Change-Id: I16295c9a5965c63d42e21fc3b70eccf326013f1e
(cherry picked from commit a8c0480466a6848bc3d65fce326e4c3ffe250939)
1 file changed
tree: 33895f79c1658c91f6e765256f9ca754f9ba0d9c
  1. acts/
  2. Android.mk