Convert LeanbackSampleApp's build file from .mk to .bp

LeanbackSampleApp was showing up as a false positive in a local script I
was running while working on b/188652897 (apps that do not have a
manifest file). It is a false positive since the manifest file will be
inside the imported apk

Although b/188652897 is not blocked by this conversion, this will
probably be a necessary change in the future since we will move away
from .mk files

Test: m LeanbackSampleApp # artifacts have same sha
Bug: 188652897
Change-Id: Ib00639a7cfa767036e3857746eb546646dfc0925
2 files changed