79247325

Date: 2024-12-03 11:10:06
Score: 7 🚩
Natty: 4
Report link

Can i get detailed steps on how to integrate the apk. I am closely following the official build guide for pixel 8a but i am stuck. Without this apk i have successfully build and flashed the OS into my device

I have mentioned MyApp in handheld_product.mk and my android.mk is as follow

LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE := MDMApk
LOCAL_MODULE_CLASS := APPS
LOCAL_SRC_FILES := MDMApk.apk
LOCAL_CERTIFICATE := platform
LOCAL_MODULE_SUFFIX := $(COMMON_ANDROID_PACKAGE_SUFFIX)
include $(BUILD_PREBUILT)

I want to know that do i need to do something more like to sign this apk with grapeheneOS or anything else. Please tell me.

Reasons:
  • Blacklisted phrase (0.5): i need
  • Blacklisted phrase (1): I want to know
  • RegEx Blacklisted phrase (2.5): Please tell me
  • RegEx Blacklisted phrase (1.5): i am stuck
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Starts with a question (0.5): Can i
  • Low reputation (1):
Posted by: Niraj Kumar