diff options
author | alk3pInjection <webmaster@raspii.tech> | 2022-02-03 23:12:57 +0800 |
---|---|---|
committer | alk3pInjection <webmaster@raspii.tech> | 2022-05-02 03:42:28 +0800 |
commit | 7dcef763daa3608db8d4fa5e8be2d9842b77cf3b (patch) | |
tree | 17e8fce6ff82b48c67657714e1893d085faa392a | |
parent | ad3b7b30caf2b6d10ab2cba3b8cd84684c21e501 (diff) |
Revert "frameworks/base: conditional flag to resolve boot jar issue for vsdk"
This reverts commit 7fdb80725c64277d7a84bff1a33cda8d69cac99e.
Change-Id: I943669679c54ec341dfb4309821cfb137cab4736
-rw-r--r-- | boot/Android.bp | 2 |
1 files changed, 0 insertions, 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 |