From 6f81d95fe670cd3bc321c6a677f5580259462ba0 Mon Sep 17 00:00:00 2001 From: alk3pInjection Date: Thu, 3 Feb 2022 23:12:57 +0800 Subject: Revert "frameworks/base: conditional flag to resolve boot jar issue for vsdk" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 7fdb80725c64277d7a84bff1a33cda8d69cac99e. Reason for revert: ¿ Change-Id: I943669679c54ec341dfb4309821cfb137cab4736 --- boot/Android.bp | 2 -- 1 file changed, 2 deletions(-) diff --git a/boot/Android.bp b/boot/Android.bp index ebda8baab034..e8d88a531b5b 100644 --- a/boot/Android.bp +++ b/boot/Android.bp @@ -12,8 +12,6 @@ // See the License for the specific language governing permissions and // limitations under the License. -soong_namespace {} - package { // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import -- cgit v1.2.3